diff options
Diffstat (limited to 'drivers/watchdog/sbc8360.c')
-rw-r--r-- | drivers/watchdog/sbc8360.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/watchdog/sbc8360.c b/drivers/watchdog/sbc8360.c index 68e2e2d6f73d..514ec23050f7 100644 --- a/drivers/watchdog/sbc8360.c +++ b/drivers/watchdog/sbc8360.c | |||
@@ -114,7 +114,7 @@ static char expect_close; | |||
114 | * C | 6.5s 65s 650s 1300s | 114 | * C | 6.5s 65s 650s 1300s |
115 | * D | 7s 70s 700s 1400s | 115 | * D | 7s 70s 700s 1400s |
116 | * E | 7.5s 75s 750s 1500s | 116 | * E | 7.5s 75s 750s 1500s |
117 | * F | 8s 80s 800s 1600s | 117 | * F | 8s 80s 800s 1600s |
118 | * | 118 | * |
119 | * Another way to say the same things is: | 119 | * Another way to say the same things is: |
120 | * For N=1, Timeout = (M+1) * 0.5s | 120 | * For N=1, Timeout = (M+1) * 0.5s |