mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 12:43:29 +02:00
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:
@@ -23,6 +23,6 @@ implementation.
|
||||
../riscv/index
|
||||
../s390/index
|
||||
../sh/index
|
||||
../sparc/index
|
||||
sparc/index
|
||||
x86/index
|
||||
xtensa/index
|
||||
|
@@ -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>
|
||||
|
Reference in New Issue
Block a user