Commit 3bd41e59 authored by Jerry Hoemann's avatar Jerry Hoemann Committed by Wim Van Sebroeck

docs: watchdog: Fix build error.

make htmldocs fails due to missing blank line following header.
Signed-off-by: default avatarJerry Hoemann <jerry.hoemann@hpe.com>
Reviewed-by: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Reviewed-by: default avatarGuenter Roeck <linux@roeck-us.net>
Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
Signed-off-by: default avatarWim Van Sebroeck <wim@linux-watchdog.org>
parent 74665686
...@@ -12,6 +12,7 @@ providing kernel parameters for builtin drivers versus loadable ...@@ -12,6 +12,7 @@ providing kernel parameters for builtin drivers versus loadable
modules. modules.
------------------------------------------------- -------------------------------------------------
watchdog core: watchdog core:
open_timeout: open_timeout:
Maximum time, in seconds, for which the watchdog framework will take Maximum time, in seconds, for which the watchdog framework will take
...@@ -22,6 +23,7 @@ watchdog core: ...@@ -22,6 +23,7 @@ watchdog core:
fallback logic in the bootloader to try something else. fallback logic in the bootloader to try something else.
------------------------------------------------- -------------------------------------------------
acquirewdt: acquirewdt:
wdt_stop: wdt_stop:
Acquire WDT 'stop' io port (default 0x43) Acquire WDT 'stop' io port (default 0x43)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment