Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
[cascardo/linux.git] / 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,