Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
[firefly-linux-kernel-4.4.55.git] / drivers / watchdog / rdc321x_wdt.c
index 29cf4dcbc59c6c5dbe9af8aefc852989c7c3691f..47a8f1b1087d4f5a310ee9f01b67bce406251666 100644 (file)
@@ -287,7 +287,6 @@ static struct platform_driver rdc321x_wdt_driver = {
        .probe = rdc321x_wdt_probe,
        .remove = rdc321x_wdt_remove,
        .driver = {
-               .owner = THIS_MODULE,
                .name = "rdc321x-wdt",
        },
 };