These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / mfd / smsc-ece1099.c
index 0324688..a4c0df7 100644 (file)
@@ -98,7 +98,6 @@ MODULE_DEVICE_TABLE(i2c, smsc_i2c_id);
 static struct i2c_driver smsc_i2c_driver = {
        .driver = {
                   .name = "smsc",
-                  .owner = THIS_MODULE,
        },
        .probe = smsc_i2c_probe,
        .remove = smsc_i2c_remove,