Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[firefly-linux-kernel-4.4.55.git] / drivers / input / touchscreen / 88pm860x-ts.c
index 0d4a9fad4a78bc68bc5d51aa41ad27b64c707a3a..251ff2aa0633170a7c1bcf09c1ba194893a53cd9 100644 (file)
@@ -292,7 +292,6 @@ static int pm860x_touch_probe(struct platform_device *pdev)
 static struct platform_driver pm860x_touch_driver = {
        .driver = {
                .name   = "88pm860x-touch",
-               .owner  = THIS_MODULE,
        },
        .probe  = pm860x_touch_probe,
 };