]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/input/touchscreen/ucb1400_ts.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[karo-tx-linux.git] / drivers / input / touchscreen / ucb1400_ts.c
index bf132c45af1a4106bca4fa2350f85da5c4070a4c..c1e23cfc6155eb855b19d115c65714862dcbb3c5 100644 (file)
@@ -442,7 +442,6 @@ static struct platform_driver ucb1400_ts_driver = {
        .remove = ucb1400_ts_remove,
        .driver = {
                .name   = "ucb1400_ts",
-               .owner  = THIS_MODULE,
                .pm     = &ucb1400_ts_pm_ops,
        },
 };