Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/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),
        },
 };