Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
[cascardo/linux.git] / drivers / watchdog / moxart_wdt.c
index a64405b..2789da2 100644 (file)
@@ -174,7 +174,6 @@ static struct platform_driver moxart_wdt_driver = {
        .remove     = moxart_wdt_remove,
        .driver     = {
                .name           = "moxart-watchdog",
-               .owner          = THIS_MODULE,
                .of_match_table = moxart_watchdog_match,
        },
 };