Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel...
[firefly-linux-kernel-4.4.55.git] / drivers / watchdog / sunxi_wdt.c
index b62301e74e5f004b30809d49ac14c972d0e0e89c..a29afb37c48ca865f5cc6815e7a038956a519dc7 100644 (file)
@@ -314,7 +314,6 @@ static struct platform_driver sunxi_wdt_driver = {
        .remove         = sunxi_wdt_remove,
        .shutdown       = sunxi_wdt_shutdown,
        .driver         = {
-               .owner          = THIS_MODULE,
                .name           = DRV_NAME,
                .of_match_table = sunxi_wdt_dt_ids,
        },