fib_trie: Merge leaf into tnode
[cascardo/linux.git] / drivers / watchdog / orion_wdt.c
index 8cb1ff3..ef0c628 100644 (file)
@@ -633,7 +633,6 @@ static struct platform_driver orion_wdt_driver = {
        .remove         = orion_wdt_remove,
        .shutdown       = orion_wdt_shutdown,
        .driver         = {
-               .owner  = THIS_MODULE,
                .name   = "orion_wdt",
                .of_match_table = orion_wdt_of_match_table,
        },