Merge tag 'mvebu-fixes-3.19' of git://git.infradead.org/linux-mvebu into fixes
[cascardo/linux.git] / drivers / input / misc / cobalt_btns.c
index 3e11510..fbe72af 100644 (file)
@@ -157,7 +157,6 @@ static struct platform_driver cobalt_buttons_driver = {
        .remove = cobalt_buttons_remove,
        .driver = {
                .name   = "Cobalt buttons",
-               .owner  = THIS_MODULE,
        },
 };
 module_platform_driver(cobalt_buttons_driver);