Merge branch 'pm-cpufreq'
[cascardo/linux.git] / drivers / regulator / tps51632-regulator.c
index c213e37..572816e 100644 (file)
@@ -362,7 +362,6 @@ MODULE_DEVICE_TABLE(i2c, tps51632_id);
 static struct i2c_driver tps51632_i2c_driver = {
        .driver = {
                .name = "tps51632",
-               .owner = THIS_MODULE,
                .of_match_table = of_match_ptr(tps51632_of_match),
        },
        .probe = tps51632_probe,