Merge tag 'iwlwifi-next-for-kalle-2014-12-30' of https://git.kernel.org/pub/scm/linux...
[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,
        },
 };