Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-drm-fsl-dcu.git] / drivers / watchdog / xen_wdt.c
index 7a42dffd39e59d51ba8748acf8d21d8ff4dfa29d..cf0e650c2015a5d1771f8b90c1e0cda2b9572350 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,
        },
 };