These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / regulator / lp3972.c
index aea485a..3a7e96e 100644 (file)
@@ -550,7 +550,6 @@ MODULE_DEVICE_TABLE(i2c, lp3972_i2c_id);
 static struct i2c_driver lp3972_i2c_driver = {
        .driver = {
                .name = "lp3972",
-               .owner = THIS_MODULE,
        },
        .probe    = lp3972_i2c_probe,
        .id_table = lp3972_i2c_id,