These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / input / touchscreen / wacom_i2c.c
index 32f8ac0..8d7a285 100644 (file)
@@ -271,7 +271,6 @@ MODULE_DEVICE_TABLE(i2c, wacom_i2c_id);
 static struct i2c_driver wacom_i2c_driver = {
        .driver = {
                .name   = "wacom_i2c",
-               .owner  = THIS_MODULE,
                .pm     = &wacom_i2c_pm,
        },