Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
[deliverable/linux.git] / sound / soc / codecs / wm2000.c
index 21d5402e343fbcdd7a433931bc9a78d0edac45e9..786abd02b1406af3a6b653d22b70742686f2650d 100644 (file)
@@ -942,7 +942,6 @@ MODULE_DEVICE_TABLE(i2c, wm2000_i2c_id);
 static struct i2c_driver wm2000_i2c_driver = {
        .driver = {
                .name = "wm2000",
-               .owner = THIS_MODULE,
        },
        .probe = wm2000_i2c_probe,
        .remove = wm2000_i2c_remove,
This page took 0.024284 seconds and 5 git commands to generate.