summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2019-06-14 03:02:49 -0400
committerJonathan Corbet <corbet@lwn.net>2019-06-14 13:02:13 -0400
commitce1a5ea18ef9bf4c62c75abe7c540a29264ec988 (patch)
treef511d6765fb228041208e738355ef7dc9256de20
parentb640fbad2d8fe120c761f61eb6c96f05047100cd (diff)
Documentation: Remove duplicate x86 index entry
x86 got added twice to the index via the RST conversion and the MDS documentation changes. Remove one instance. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r--Documentation/index.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/index.rst b/Documentation/index.rst
index a7566ef62411..781042b4579d 100644
--- a/Documentation/index.rst
+++ b/Documentation/index.rst
@@ -112,7 +112,6 @@ implementation.
112.. toctree:: 112.. toctree::
113 :maxdepth: 2 113 :maxdepth: 2
114 114
115 x86/index
116 sh/index 115 sh/index
117 x86/index 116 x86/index
118 117