aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/coh901327_wdt.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/watchdog/coh901327_wdt.c')
-rw-r--r--drivers/watchdog/coh901327_wdt.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/watchdog/coh901327_wdt.c b/drivers/watchdog/coh901327_wdt.c
index 4bd070f524e5..ce12f437f195 100644
--- a/drivers/watchdog/coh901327_wdt.c
+++ b/drivers/watchdog/coh901327_wdt.c
@@ -448,7 +448,6 @@ static const struct of_device_id coh901327_dt_match[] = {
448 448
449static struct platform_driver coh901327_driver = { 449static struct platform_driver coh901327_driver = {
450 .driver = { 450 .driver = {
451 .owner = THIS_MODULE,
452 .name = "coh901327_wdog", 451 .name = "coh901327_wdog",
453 .of_match_table = coh901327_dt_match, 452 .of_match_table = coh901327_dt_match,
454 }, 453 },