Merge tag 'iwlwifi-next-for-kalle-2014-12-30' of https://git.kernel.org/pub/scm/linux...
[cascardo/linux.git] / drivers / watchdog / omap_wdt.c
index 3691b15..9f2709d 100644 (file)
@@ -353,7 +353,6 @@ static struct platform_driver omap_wdt_driver = {
        .suspend        = omap_wdt_suspend,
        .resume         = omap_wdt_resume,
        .driver         = {
-               .owner  = THIS_MODULE,
                .name   = "omap_wdt",
                .of_match_table = omap_wdt_of_match,
        },