Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[cascardo/linux.git] / drivers / input / touchscreen / ucb1400_ts.c
index bf132c4..c1e23cf 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,
        },
 };