These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / input / touchscreen / cy8ctmg110_ts.c
index f2119ee..cc1d135 100644 (file)
@@ -347,7 +347,6 @@ MODULE_DEVICE_TABLE(i2c, cy8ctmg110_idtable);
 
 static struct i2c_driver cy8ctmg110_driver = {
        .driver         = {
-               .owner  = THIS_MODULE,
                .name   = CY8CTMG110_DRIVER_NAME,
                .pm     = &cy8ctmg110_pm,
        },