Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmi
[firefly-linux-kernel-4.4.55.git] / drivers / input / touchscreen / ili210x.c
index 586bee407d9a21cb88604ebbd10d38201214c2a3..ddf694b9fffc42380889450005caaa538d2cf423 100644 (file)
@@ -343,7 +343,6 @@ MODULE_DEVICE_TABLE(i2c, ili210x_i2c_id);
 static struct i2c_driver ili210x_ts_driver = {
        .driver = {
                .name = "ili210x_i2c",
-               .owner = THIS_MODULE,
                .pm = &ili210x_i2c_pm,
        },
        .id_table = ili210x_i2c_id,