Merge branch 'next' into for-linus
[cascardo/linux.git] / drivers / input / serio / i8042.c
index 804d2e0..986a71c 100644 (file)
@@ -1477,7 +1477,6 @@ static int i8042_remove(struct platform_device *dev)
 static struct platform_driver i8042_driver = {
        .driver         = {
                .name   = "i8042",
-               .owner  = THIS_MODULE,
 #ifdef CONFIG_PM
                .pm     = &i8042_pm_ops,
 #endif