Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux...
[firefly-linux-kernel-4.4.55.git] / drivers / input / misc / pcap_keys.c
index cd230365166efee2e0143c91579f30447ac7f9f0..3b81daf67726209506279efd0236cfecb57e93f4 100644 (file)
@@ -121,7 +121,6 @@ static struct platform_driver pcap_keys_device_driver = {
        .remove         = pcap_keys_remove,
        .driver         = {
                .name   = "pcap-keys",
-               .owner  = THIS_MODULE,
        }
 };
 module_platform_driver(pcap_keys_device_driver);