mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-10 12:39:22 -04:00
arm1136: Remove redundant relocate_code() return
Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
This commit is contained in:
parent
959eaa74b8
commit
1dd1276fd8
@ -237,8 +237,6 @@ fixnext:
|
|||||||
add r2, r2, #8 /* each rel.dyn entry is 8 bytes */
|
add r2, r2, #8 /* each rel.dyn entry is 8 bytes */
|
||||||
cmp r2, r3
|
cmp r2, r3
|
||||||
blo fixloop
|
blo fixloop
|
||||||
bx lr
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
relocate_done:
|
relocate_done:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user