Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
[firefly-linux-kernel-4.4.55.git] / drivers / input / touchscreen / intel-mid-touch.c
index c38ca4a7e38694ddff666d5307c816e0afde6244..b4f0725a1c3da3f08d4ee3cf42c60992b298743d 100644 (file)
@@ -644,7 +644,6 @@ static int mrstouch_probe(struct platform_device *pdev)
 static struct platform_driver mrstouch_driver = {
        .driver = {
                .name   = "pmic_touch",
-               .owner  = THIS_MODULE,
        },
        .probe          = mrstouch_probe,
 };