[ARM] Remove LOADREGS macro
As for RETINSTR, LOADREGS is a left-over from the 26-bit days. Remove it. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
committed by
Russell King
parent
7999d8d7a6
commit
1b93a71755
@@ -43,4 +43,4 @@ ENTRY(copy_page)
|
||||
bgt 1b @ 1
|
||||
PLD( ldmeqia r1!, {r3, r4, ip, lr} )
|
||||
PLD( beq 2b )
|
||||
LOADREGS(fd, sp!, {r4, pc}) @ 3
|
||||
ldmfd sp!, {r4, pc} @ 3
|
||||
|
Reference in New Issue
Block a user