Merge tag 'v4.5-rc6' into locking/core, to pick up fixes
[linux-2.6-block.git] / drivers / mfd / wm8400-core.c
index c6fb5d16ca09590c04f5e1f032e104d791a92ee7..3bd44a45c3789036cb202e89f5c661ccf0923896 100644 (file)
@@ -194,7 +194,6 @@ MODULE_DEVICE_TABLE(i2c, wm8400_i2c_id);
 static struct i2c_driver wm8400_i2c_driver = {
        .driver = {
                .name = "WM8400",
-               .owner = THIS_MODULE,
        },
        .probe    = wm8400_i2c_probe,
        .remove   = wm8400_i2c_remove,