]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/watchdog/orion_wdt.c
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[karo-tx-linux.git] / drivers / watchdog / orion_wdt.c
index 8cb1ff3bcd901a64c4238c3658ceb6e7a45bbc62..ef0c628d503797d87b223eb2cbc81061290a10bc 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,
        },