These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / input / touchscreen / max11801_ts.c
index a68ec14..82079cd 100644 (file)
@@ -229,7 +229,6 @@ MODULE_DEVICE_TABLE(i2c, max11801_ts_id);
 static struct i2c_driver max11801_ts_driver = {
        .driver = {
                .name   = "max11801_ts",
-               .owner  = THIS_MODULE,
        },
        .id_table       = max11801_ts_id,
        .probe          = max11801_ts_probe,