Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaa...
[linux-block.git] / drivers / mfd / max8907.c
index 232749c8813d8a807df9cc0bd5592124d194bd9b..2974c8b1273b6f4ec53f40cd062a2f56933fd334 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,