Merge tag 'iwlwifi-next-for-kalle-2014-12-30' of https://git.kernel.org/pub/scm/linux...
[cascardo/linux.git] / drivers / watchdog / xen_wdt.c
index 7a42dff..cf0e650 100644 (file)
@@ -320,7 +320,6 @@ static struct platform_driver xen_wdt_driver = {
        .suspend        = xen_wdt_suspend,
        .resume         = xen_wdt_resume,
        .driver         = {
-               .owner  = THIS_MODULE,
                .name   = DRV_NAME,
        },
 };