Merge tag 'irqchip-urgent-3.19' of git://git.infradead.org/users/jcooper/linux into...
[cascardo/linux.git] / drivers / input / mouse / amimouse.c
index 62ec52b..a7fd8f2 100644 (file)
@@ -141,7 +141,6 @@ static struct platform_driver amimouse_driver = {
        .remove = __exit_p(amimouse_remove),
        .driver   = {
                .name   = "amiga-mouse",
-               .owner  = THIS_MODULE,
        },
 };