Merge tag 'ntb-4.8' of git://github.com/jonmason/ntb
[cascardo/linux.git] / drivers / input / serio / maceps2.c
index bc85e1c..e365c5f 100644 (file)
@@ -162,7 +162,6 @@ static int maceps2_remove(struct platform_device *dev)
 static struct platform_driver maceps2_driver = {
        .driver         = {
                .name   = "maceps2",
-               .owner  = THIS_MODULE,
        },
        .probe          = maceps2_probe,
        .remove         = maceps2_remove,