These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / 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,