[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210511134937.2442291-1-desmondcheongzx@gmail.com>
Date:   Tue, 11 May 2021 09:49:37 -0400
From:   Desmond Cheong Zhi Xi <desmondcheongzx@...il.com>
To:     gregkh@...uxfoundation.org, jirislaby@...nel.org, corbet@....net
Cc:     Desmond Cheong Zhi Xi <desmondcheongzx@...il.com>,
        linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
        skhan@...uxfoundation.org,
        linux-kernel-mentees@...ts.linuxfoundation.org
Subject: [PATCH] Remove link to nonexistent rocket driver docs
Fixes: 3b00b6af7a5b ("tty: rocket, remove the driver")
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@...il.com>
---
 Documentation/driver-api/serial/index.rst | 1 -
 1 file changed, 1 deletion(-)
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
 
-- 
2.25.1
Powered by blists - more mailing lists