These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / input / touchscreen / bu21013_ts.c
index b9b5dda..931417e 100644 (file)
@@ -716,7 +716,6 @@ MODULE_DEVICE_TABLE(i2c, bu21013_id);
 static struct i2c_driver bu21013_driver = {
        .driver = {
                .name   =       DRIVER_TP,
-               .owner  =       THIS_MODULE,
 #ifdef CONFIG_PM
                .pm     =       &bu21013_dev_pm_ops,
 #endif