Merge ath-next from ath.git
[firefly-linux-kernel-4.4.55.git] / drivers / mfd / tps6507x.c
index a2e1990c9de7395ab5dff8ffd9cafb1f79d3c531..1ab3dd6c8adf97e721ab469a9249d168ef1c9893 100644 (file)
@@ -129,7 +129,6 @@ MODULE_DEVICE_TABLE(of, tps6507x_of_match);
 static struct i2c_driver tps6507x_i2c_driver = {
        .driver = {
                   .name = "tps6507x",
-                  .owner = THIS_MODULE,
                   .of_match_table = of_match_ptr(tps6507x_of_match),
        },
        .probe = tps6507x_i2c_probe,