Merge branch 'for-rafael' of https://git.kernel.org/pub/scm/linux/kernel/git/mzx...
[firefly-linux-kernel-4.4.55.git] / drivers / mfd / tps65910.c
index 7612d89850ddf55566ac5bacbb3dae7111ea965a..f7ab115483a9d3357122a70ee562a345885c57ed 100644 (file)
@@ -544,7 +544,6 @@ MODULE_DEVICE_TABLE(i2c, tps65910_i2c_id);
 static struct i2c_driver tps65910_i2c_driver = {
        .driver = {
                   .name = "tps65910",
-                  .owner = THIS_MODULE,
                   .of_match_table = of_match_ptr(tps65910_of_match),
        },
        .probe = tps65910_i2c_probe,