Merge branch 'cpuidle' of https://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux...
[deliverable/linux.git] / sound / soc / codecs / ak4535.c
index 8670861e5bec8d17130976487dffeab1069e4aff..54428c64387bc0501f96eb6145b52727bf479553 100644 (file)
@@ -444,7 +444,6 @@ MODULE_DEVICE_TABLE(i2c, ak4535_i2c_id);
 static struct i2c_driver ak4535_i2c_driver = {
        .driver = {
                .name = "ak4535",
-               .owner = THIS_MODULE,
        },
        .probe =    ak4535_i2c_probe,
        .remove =   ak4535_i2c_remove,
This page took 0.023835 seconds and 5 git commands to generate.