summary refs log tree commit diff
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2020-06-14 19:59:07 -0700
committerJonathan Corbet <corbet@lwn.net>2020-06-19 13:21:22 -0600
commit723452918eb55f3cc47079e990ef449f79a1736e (patch)
tree37242f85036ff9633ac4d7a8ea4fd1dd7ae61624
parent10857a01ab8118ca0f4a6cb1cb7144e08b84e92b (diff)
downloadlinux-723452918eb55f3cc47079e990ef449f79a1736e.tar.gz
Documentation: remove SH-5 index entries
Remove SH-5 documentation index entries following the removal
of SH-5 source code.

Error: Cannot open file ../arch/sh/mm/tlb-sh5.c
Error: Cannot open file ../arch/sh/mm/tlb-sh5.c
Error: Cannot open file ../arch/sh/include/asm/tlb_64.h
Error: Cannot open file ../arch/sh/include/asm/tlb_64.h

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/71e1f336-ef5c-f5e9-25cf-16bd4439b9f9@infradead.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r--Documentation/sh/index.rst12
1 files changed, 0 insertions, 12 deletions
diff --git a/Documentation/sh/index.rst b/Documentation/sh/index.rst
index bc8db7ba894a..0bd405acf68f 100644
--- a/Documentation/sh/index.rst
+++ b/Documentation/sh/index.rst
@@ -16,18 +16,6 @@ Store Queue API
 .. kernel-doc:: arch/sh/kernel/cpu/sh4/sq.c
    :export:
 
-SH-5
-----
-
-TLB Interfaces
-~~~~~~~~~~~~~~
-
-.. kernel-doc:: arch/sh/mm/tlb-sh5.c
-   :internal:
-
-.. kernel-doc:: arch/sh/include/asm/tlb_64.h
-   :internal:
-
 Machine Specific Interfaces
 ===========================