Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
[firefly-linux-kernel-4.4.55.git] / drivers / watchdog / at91sam9_wdt.c
index 489729b262987965dd760fd50c60053c2caec57c..6df940528fd21b0cef8524004645fe472b7f7061 100644 (file)
@@ -393,7 +393,6 @@ static struct platform_driver at91wdt_driver = {
        .remove         = __exit_p(at91wdt_remove),
        .driver         = {
                .name   = "at91_wdt",
-               .owner  = THIS_MODULE,
                .of_match_table = of_match_ptr(at91_wdt_dt_ids),
        },
 };