[ARM] move include/asm-arm to arch/arm/include/asm
Move platform independent header files to arch/arm/include/asm, leaving those in asm/arch* and asm/plat* alone. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
committed by
Russell King
parent
ff4db0a043
commit
4baa992243
@@ -20,7 +20,7 @@
|
||||
* Outputs: r0 is the error code
|
||||
* lr corrupted
|
||||
*
|
||||
* No other registers must be altered. (see include/asm-arm/uaccess.h
|
||||
* No other registers must be altered. (see <asm/uaccess.h>
|
||||
* for specific ASM register usage).
|
||||
*
|
||||
* Note that ADDR_LIMIT is either 0 or 0xc0000000
|
||||
|
Reference in New Issue
Block a user