Merge remote-tracking branches 'spi/fix/spidev' and 'spi/fix/xtfpga' into spi-linus
[cascardo/linux.git] / drivers / input / touchscreen / ar1021_i2c.c
index f0b954d..71b5a63 100644 (file)
@@ -166,7 +166,6 @@ MODULE_DEVICE_TABLE(of, ar1021_i2c_of_match);
 static struct i2c_driver ar1021_i2c_driver = {
        .driver = {
                .name   = "ar1021_i2c",
-               .owner  = THIS_MODULE,
                .pm     = &ar1021_i2c_pm,
                .of_match_table = ar1021_i2c_of_match,
        },