.owner files is filled by module_platform_driver().

Signed-off-by: Michal Simek <michal.si...@xilinx.com>
---

Big cleanup was done and this new driver was missed.
---
 drivers/watchdog/cadence_wdt.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/watchdog/cadence_wdt.c b/drivers/watchdog/cadence_wdt.c
index 5927c0a98a74..bcfd2a22208f 100644
--- a/drivers/watchdog/cadence_wdt.c
+++ b/drivers/watchdog/cadence_wdt.c
@@ -503,7 +503,6 @@ static struct platform_driver cdns_wdt_driver = {
        .shutdown       = cdns_wdt_shutdown,
        .driver         = {
                .name   = "cdns-wdt",
-               .owner  = THIS_MODULE,
                .of_match_table = cdns_wdt_of_match,
                .pm     = &cdns_wdt_pm_ops,
        },
--
1.8.2.3

Attachment: pgpH20Baf00bu.pgp
Description: PGP signature

Reply via email to