ASoC: wm_adsp: Replace w->codec snd_soc_dapm_to_codec(w->dapm)
[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,
        },
 };