docs: move sparc 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/sparc into arch/ and fix all in-tree references.

Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
Jonathan Corbet 2023-03-23 14:15:28 -06:00
parent 87670c5770
commit 1a2ac6d7ec
8 changed files with 2 additions and 2 deletions

View File

@ -23,6 +23,6 @@ implementation.
../riscv/index
../s390/index
../sh/index
../sparc/index
sparc/index
x86/index
xtensa/index

View File

@ -18,7 +18,7 @@
* the recommended way for applications to use the coprocessor, and
* the driver interface is not intended for general use.
*
* See Documentation/sparc/oradax/oracle-dax.rst for more details.
* See Documentation/arch/sparc/oradax/oracle-dax.rst for more details.
*/
#include <linux/uaccess.h>