aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/watchdog
diff options
context:
space:
mode:
authorJerry Hoemann <jerry.hoemann@hpe.com>2019-06-12 20:02:37 -0400
committerWim Van Sebroeck <wim@linux-watchdog.org>2019-07-08 14:35:09 -0400
commit3bd41e595b09ecce472432bbdaf7544d2a94a417 (patch)
tree76ac01dc1c2853065a0852835b7252ebc7892ac3 /Documentation/watchdog
parent74665686f0e27496ea8aa47221282707f57dc178 (diff)
docs: watchdog: Fix build error.
make htmldocs fails due to missing blank line following header. Signed-off-by: Jerry Hoemann <jerry.hoemann@hpe.com> Reviewed-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Diffstat (limited to 'Documentation/watchdog')
-rw-r--r--Documentation/watchdog/watchdog-parameters.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/watchdog/watchdog-parameters.rst b/Documentation/watchdog/watchdog-parameters.rst
index 01023382ea73..a3985cc5aeda 100644
--- a/Documentation/watchdog/watchdog-parameters.rst
+++ b/Documentation/watchdog/watchdog-parameters.rst
@@ -12,6 +12,7 @@ providing kernel parameters for builtin drivers versus loadable
12modules. 12modules.
13 13
14------------------------------------------------- 14-------------------------------------------------
15
15watchdog core: 16watchdog core:
16 open_timeout: 17 open_timeout:
17 Maximum time, in seconds, for which the watchdog framework will take 18 Maximum time, in seconds, for which the watchdog framework will take
@@ -22,6 +23,7 @@ watchdog core:
22 fallback logic in the bootloader to try something else. 23 fallback logic in the bootloader to try something else.
23 24
24------------------------------------------------- 25-------------------------------------------------
26
25acquirewdt: 27acquirewdt:
26 wdt_stop: 28 wdt_stop:
27 Acquire WDT 'stop' io port (default 0x43) 29 Acquire WDT 'stop' io port (default 0x43)