These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / regulator / lp3971.c
index 66fd233..15c25c6 100644 (file)
@@ -452,7 +452,6 @@ MODULE_DEVICE_TABLE(i2c, lp3971_i2c_id);
 static struct i2c_driver lp3971_i2c_driver = {
        .driver = {
                .name = "LP3971",
-               .owner = THIS_MODULE,
        },
        .probe    = lp3971_i2c_probe,
        .id_table = lp3971_i2c_id,