These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / mfd / wm8350-i2c.c
index 6a16a8a..9358f03 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,