Commit d47a97bd authored by Jonathan Corbet's avatar Jonathan Corbet

docs: move superh documentation under Documentation/arch/

Architecture-specific documentation is being moved into Documentation/arch/
as a way of cleaning up the top-level documentation directory and making
the docs hierarchy more closely match the source hierarchy.  Move
Documentation/sh into arch/ and fix all in-tree references.

Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Cc: Rich Felker <dalias@libc.org>
Cc: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 1a2ac6d7
...@@ -22,7 +22,7 @@ implementation. ...@@ -22,7 +22,7 @@ implementation.
../powerpc/index ../powerpc/index
../riscv/index ../riscv/index
../s390/index ../s390/index
../sh/index sh/index
sparc/index sparc/index
x86/index x86/index
xtensa/index xtensa/index
...@@ -20125,7 +20125,7 @@ M: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> ...@@ -20125,7 +20125,7 @@ M: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
L: linux-sh@vger.kernel.org L: linux-sh@vger.kernel.org
S: Maintained S: Maintained
Q: http://patchwork.kernel.org/project/linux-sh/list/ Q: http://patchwork.kernel.org/project/linux-sh/list/
F: Documentation/sh/ F: Documentation/arch/sh/
F: arch/sh/ F: arch/sh/
F: drivers/sh/ F: drivers/sh/
......
...@@ -85,7 +85,7 @@ config CPU_HAS_SR_RB ...@@ -85,7 +85,7 @@ config CPU_HAS_SR_RB
that are lacking this bit must have another method in place for that are lacking this bit must have another method in place for
accomplishing what is taken care of by the banked registers. accomplishing what is taken care of by the banked registers.
See <file:Documentation/sh/register-banks.rst> for further See <file:Documentation/arch/sh/register-banks.rst> for further
information on SR.RB and register banking in the kernel in general. information on SR.RB and register banking in the kernel in general.
config CPU_HAS_PTEAEX config CPU_HAS_PTEAEX
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment