Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target...
[deliverable/linux.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),
        },
This page took 0.025479 seconds and 5 git commands to generate.