Merge tag 'for-linus-4.3-merge-window-part-1' of git://git.kernel.org/pub/scm/linux...
[firefly-linux-kernel-4.4.55.git] / drivers / input / touchscreen / max11801_ts.c
index a68ec142ee9a5bceea5674397c8b5bfc573c9fc3..82079cde849c802a058b7b3cb60a4e3295579394 100644 (file)
@@ -229,7 +229,6 @@ MODULE_DEVICE_TABLE(i2c, max11801_ts_id);
 static struct i2c_driver max11801_ts_driver = {
        .driver = {
                .name   = "max11801_ts",
-               .owner  = THIS_MODULE,
        },
        .id_table       = max11801_ts_id,
        .probe          = max11801_ts_probe,