]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
arm1136: Remove redundant relocate_code() return
authorBenoît Thébaudeau <benoit.thebaudeau@advansee.com>
Thu, 11 Apr 2013 09:35:44 +0000 (09:35 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Fri, 12 Apr 2013 05:55:05 +0000 (07:55 +0200)
Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
arch/arm/cpu/arm1136/start.S

index eda4bc0ed33b356d6619e3a0c791cdee9fe3b5e0..52256396c43728cc0cafa266ad56e4ab7cdd6ab8 100644 (file)
@@ -237,8 +237,6 @@ fixnext:
        add     r2, r2, #8              /* each rel.dyn entry is 8 bytes */
        cmp     r2, r3
        blo     fixloop
-       bx      lr
-
 #endif
 
 relocate_done: