These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / mfd / max14577.c
index 3bf8def..56e216d 100644 (file)
@@ -532,7 +532,6 @@ static SIMPLE_DEV_PM_OPS(max14577_pm, max14577_suspend, max14577_resume);
 static struct i2c_driver max14577_i2c_driver = {
        .driver = {
                .name = "max14577",
-               .owner = THIS_MODULE,
                .pm = &max14577_pm,
                .of_match_table = max14577_dt_match,
        },