Merge tag 'iwlwifi-next-for-kalle-2014-12-30' of https://git.kernel.org/pub/scm/linux...
[cascardo/linux.git] / drivers / watchdog / ath79_wdt.c
index 41ac466..835d310 100644 (file)
@@ -326,7 +326,6 @@ static struct platform_driver ath79_wdt_driver = {
        .shutdown       = ath97_wdt_shutdown,
        .driver         = {
                .name   = DRIVER_NAME,
-               .owner  = THIS_MODULE,
                .of_match_table = of_match_ptr(ath79_wdt_match),
        },
 };