Merge remote-tracking branches 'spi/fix/img-spfi' and 'spi/fix/msiof' into spi-linus
[firefly-linux-kernel-4.4.55.git] / drivers / input / touchscreen / pcap_ts.c
index cff2376817e5fc564f5173eb3c48d850491e661a..23a354a392aed7ab259bf3d8f0a53203dbab28b7 100644 (file)
@@ -247,7 +247,6 @@ static struct platform_driver pcap_ts_driver = {
        .remove         = pcap_ts_remove,
        .driver         = {
                .name   = "pcap-ts",
-               .owner  = THIS_MODULE,
                .pm     = PCAP_TS_PM_OPS,
        },
 };