Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
[firefly-linux-kernel-4.4.55.git] / drivers / watchdog / moxart_wdt.c
index a64405b825969c341f00f02ca752853fa8a0de13..2789da2c05156d02931779cd21322a24e5f133e2 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,
        },
 };