Merge branch 'clk-fixes' into clk-next
[firefly-linux-kernel-4.4.55.git] / drivers / mfd / wm8350-i2c.c
index 6a16a8a6f9fae8a3defb81fcd2792d0b05506878..9358f03b79384bbd5580e183dd1e109723271347 100644 (file)
@@ -69,7 +69,6 @@ MODULE_DEVICE_TABLE(i2c, wm8350_i2c_id);
 static struct i2c_driver wm8350_i2c_driver = {
        .driver = {
                   .name = "wm8350",
-                  .owner = THIS_MODULE,
        },
        .probe = wm8350_i2c_probe,
        .remove = wm8350_i2c_remove,