These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / input / keyboard / mpr121_touchkey.c
index 3aa2ec4..0fd612d 100644 (file)
@@ -305,7 +305,6 @@ MODULE_DEVICE_TABLE(i2c, mpr121_id);
 static struct i2c_driver mpr_touchkey_driver = {
        .driver = {
                .name   = "mpr121",
-               .owner  = THIS_MODULE,
                .pm     = &mpr121_touchkey_pm_ops,
        },
        .id_table       = mpr121_id,