diff options
author | Jerry Hoemann <jerry.hoemann@hpe.com> | 2019-06-12 18:02:37 -0600 |
---|---|---|
committer | Wim Van Sebroeck <wim@linux-watchdog.org> | 2019-07-08 20:35:09 +0200 |
commit | 3bd41e595b09ecce472432bbdaf7544d2a94a417 (patch) | |
tree | 76ac01dc1c2853065a0852835b7252ebc7892ac3 /Documentation/watchdog | |
parent | 74665686f0e27496ea8aa47221282707f57dc178 (diff) | |
download | blackbird-op-linux-3bd41e595b09ecce472432bbdaf7544d2a94a417.tar.gz blackbird-op-linux-3bd41e595b09ecce472432bbdaf7544d2a94a417.zip |
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.rst | 2 |
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 modules. ------------------------------------------------- + watchdog core: open_timeout: Maximum time, in seconds, for which the watchdog framework will take @@ -22,6 +23,7 @@ watchdog core: fallback logic in the bootloader to try something else. ------------------------------------------------- + acquirewdt: wdt_stop: Acquire WDT 'stop' io port (default 0x43) |