These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / input / touchscreen / ad7879-i2c.c
index dcf3907..d66962c 100644 (file)
@@ -94,7 +94,6 @@ MODULE_DEVICE_TABLE(i2c, ad7879_id);
 static struct i2c_driver ad7879_i2c_driver = {
        .driver = {
                .name   = "ad7879",
-               .owner  = THIS_MODULE,
                .pm     = &ad7879_pm_ops,
        },
        .probe          = ad7879_i2c_probe,