documentation: watchdog: remove documentation for ixp2000
"Linux Kernel Mailing List" <[email protected]>
| Newsgroups | gmane.linux.kernel.commits.head |
|---|---|
| Message-ID | <[email protected]> |
Web: https://git.kernel.org/torvalds/c/7171b137f842d16641185e3c3daa8ebb32f67e1b Commit: 7171b137f842d16641185e3c3daa8ebb32f67e1b Parent: 71ea98ffef522e1526cd8c089eceeea6b7385b89 Refname: refs/heads/master Author: Corentin Labbe <[email protected]> AuthorDate: Thu Feb 1 20:44:11 2018 +0000 Committer: Wim Van Sebroeck <[email protected]> CommitDate: Sat Feb 3 11:09:53 2018 +0100 documentation: watchdog: remove documentation for ixp2000 The ixp2000 watchdog driver was removed in commit 065e8238302b ("watchdog: remove ixp2000 driver") No need to keep its documentation, so remove it. Signed-off-by: Corentin Labbe <[email protected]> Reviewed-by: Guenter Roeck <[email protected]> Signed-off-by: Guenter Roeck <[email protected]> Signed-off-by: Wim Van Sebroeck <[email protected]> --- Documentation/watchdog/watchdog-parameters.txt | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Documentation/watchdog/watchdog-parameters.txt b/Documentation/watchdog/watchdog-parameters.txt index 407d013b8643..603140485ac6 100644 --- a/Documentation/watchdog/watchdog-parameters.txt +++ b/Documentation/watchdog/watchdog-parameters.txt @@ -157,11 +157,6 @@ testmode: Watchdog test mode (1 = no reboot), default=0 nowayout: Watchdog cannot be stopped once started (default=kernel config parameter) ------------------------------------------------- -ixp2000_wdt: -heartbeat: Watchdog heartbeat in seconds (default 60s) -nowayout: Watchdog cannot be stopped once started - (default=kernel config parameter) -------------------------------------------------- ixp4xx_wdt: heartbeat: Watchdog heartbeat in seconds (default 60s) nowayout: Watchdog cannot be stopped once started -- To unsubscribe from this list: send the line "unsubscribe git-commits-head" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html