diff options
Diffstat (limited to 'drivers/watchdog/dw_wdt.c')
-rw-r--r-- | drivers/watchdog/dw_wdt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/watchdog/dw_wdt.c b/drivers/watchdog/dw_wdt.c index a46f5c7ee7ff..ee4f86ba83ec 100644 --- a/drivers/watchdog/dw_wdt.c +++ b/drivers/watchdog/dw_wdt.c | |||
@@ -8,7 +8,7 @@ | |||
8 | * 2 of the License, or (at your option) any later version. | 8 | * 2 of the License, or (at your option) any later version. |
9 | * | 9 | * |
10 | * This file implements a driver for the Synopsys DesignWare watchdog device | 10 | * This file implements a driver for the Synopsys DesignWare watchdog device |
11 | * in the many ARM subsystems. The watchdog has 16 different timeout periods | 11 | * in the many subsystems. The watchdog has 16 different timeout periods |
12 | * and these are a function of the input clock frequency. | 12 | * and these are a function of the input clock frequency. |
13 | * | 13 | * |
14 | * The DesignWare watchdog cannot be stopped once it has been started so we | 14 | * The DesignWare watchdog cannot be stopped once it has been started so we |