These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / mfd / tps65912-i2c.c
index 6a6343e..7e55640 100644 (file)
@@ -109,7 +109,6 @@ MODULE_DEVICE_TABLE(i2c, tps65912_i2c_id);
 static struct i2c_driver tps65912_i2c_driver = {
        .driver = {
                   .name = "tps65912",
-                  .owner = THIS_MODULE,
        },
        .probe = tps65912_i2c_probe,
        .remove = tps65912_i2c_remove,