Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
[firefly-linux-kernel-4.4.55.git] / drivers / watchdog / sch311x_wdt.c
index b96127ea3de16322927da5c1351aecbacbd2843d..43d0cbb7ba0b9dfe8c662df42332c212f8997932 100644 (file)
@@ -453,7 +453,6 @@ static struct platform_driver sch311x_wdt_driver = {
        .remove         = sch311x_wdt_remove,
        .shutdown       = sch311x_wdt_shutdown,
        .driver         = {
-               .owner = THIS_MODULE,
                .name = DRV_NAME,
        },
 };