diff options
Diffstat (limited to 'drivers/watchdog/coh901327_wdt.c')
-rw-r--r-- | drivers/watchdog/coh901327_wdt.c | 1 |
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 | ||
449 | static struct platform_driver coh901327_driver = { | 449 | static 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 | }, |