These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / mfd / max8907.c
index 232749c..2974c8b 100644 (file)
@@ -321,7 +321,6 @@ MODULE_DEVICE_TABLE(i2c, max8907_i2c_id);
 static struct i2c_driver max8907_i2c_driver = {
        .driver = {
                .name = "max8907",
-               .owner = THIS_MODULE,
                .of_match_table = of_match_ptr(max8907_of_match),
        },
        .probe = max8907_i2c_probe,