[PATCH] watchdog: Remove .owner field from cadence driver

From: Michal Simek
Date: Thu Jan 15 2015 - 07:42:59 EST


.owner files is filled by module_platform_driver().

Signed-off-by: Michal Simek <michal.simek@xxxxxxxxxx>
---

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: pgplPjfMAzdMj.pgp
Description: PGP signature