Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd
[cascardo/linux.git] / drivers / watchdog / lantiq_wdt.c
index 021e84e..582f2fa 100644 (file)
@@ -232,7 +232,6 @@ static struct platform_driver ltq_wdt_driver = {
        .remove = ltq_wdt_remove,
        .driver = {
                .name = "wdt",
-               .owner = THIS_MODULE,
                .of_match_table = ltq_wdt_match,
        },
 };