diff options
Diffstat (limited to 'drivers/watchdog/wdt.c')
-rw-r--r-- | drivers/watchdog/wdt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/watchdog/wdt.c b/drivers/watchdog/wdt.c index 552a4381e78f..bb03e151a1d0 100644 --- a/drivers/watchdog/wdt.c +++ b/drivers/watchdog/wdt.c | |||
@@ -581,7 +581,7 @@ static void __exit wdt_exit(void) | |||
581 | } | 581 | } |
582 | 582 | ||
583 | /** | 583 | /** |
584 | * wdt_init: | 584 | * wdt_init: |
585 | * | 585 | * |
586 | * Set up the WDT watchdog board. All we have to do is grab the | 586 | * Set up the WDT watchdog board. All we have to do is grab the |
587 | * resources we require and bitch if anyone beat us to them. | 587 | * resources we require and bitch if anyone beat us to them. |