Merge tag 'stable/for-linus-3.19-rc0b-tag' of git://git.kernel.org/pub/scm/linux...
[firefly-linux-kernel-4.4.55.git] / drivers / input / touchscreen / da9034-ts.c
index cf6f4b31db4d60ac3ade9d290782a507ef019f87..8264822dc4b9e96243a99fd7af50653e353857d5 100644 (file)
@@ -357,7 +357,6 @@ static int da9034_touch_probe(struct platform_device *pdev)
 static struct platform_driver da9034_touch_driver = {
        .driver = {
                .name   = "da9034-touch",
-               .owner  = THIS_MODULE,
        },
        .probe          = da9034_touch_probe,
 };