Merge branch 'linux-3.19' of git://anongit.freedesktop.org/git/nouveau/linux-2.6...
[firefly-linux-kernel-4.4.55.git] / drivers / input / touchscreen / sun4i-ts.c
index 2ba8260249548c29e5f1d95a4aff0f7726062aa1..28a06749ae42b77c9dc1425af525eef1a7590238 100644 (file)
@@ -324,7 +324,6 @@ MODULE_DEVICE_TABLE(of, sun4i_ts_of_match);
 
 static struct platform_driver sun4i_ts_driver = {
        .driver = {
-               .owner  = THIS_MODULE,
                .name   = "sun4i-ts",
                .of_match_table = of_match_ptr(sun4i_ts_of_match),
        },