diff options
author | Desmond Cheong Zhi Xi <desmondcheongzx@gmail.com> | 2021-05-11 15:49:37 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2021-05-11 19:02:39 +0200 |
commit | 7240cd200541543008a7ce4fcaf2ba5a5556128f (patch) | |
tree | a1b2a6e285b9526a886f5335e115b3455def7e28 /Documentation/driver-api/serial | |
parent | docs: networking: device_drivers: fix bad usage of UTF-8 chars (diff) | |
download | linux-7240cd200541543008a7ce4fcaf2ba5a5556128f.tar.xz linux-7240cd200541543008a7ce4fcaf2ba5a5556128f.zip |
Remove link to nonexistent rocket driver docs
The rocket driver and documentation were removed in this commit, but
the corresponding entry in index.rst was not removed.
Signed-off-by: Desmond Cheong Zhi Xi <desmondcheongzx@gmail.com>
Fixes: 3b00b6af7a5b ("tty: rocket, remove the driver")
Link: https://lore.kernel.org/r/20210511134937.2442291-1-desmondcheongzx@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/driver-api/serial')
-rw-r--r-- | Documentation/driver-api/serial/index.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/driver-api/serial/index.rst b/Documentation/driver-api/serial/index.rst index 21351b8c95a4..8f7d7af3b90b 100644 --- a/Documentation/driver-api/serial/index.rst +++ b/Documentation/driver-api/serial/index.rst @@ -19,7 +19,6 @@ Serial drivers moxa-smartio n_gsm - rocket serial-iso7816 serial-rs485 |