From: Benoît Thébaudeau Date: Thu, 11 Apr 2013 09:35:44 +0000 (+0000) Subject: arm1136: Remove redundant relocate_code() return X-Git-Tag: v2013.04-rc3~1^2~38 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=1dd1276fd8c66434664346c8f872e51d9f916636;p=oweals%2Fu-boot.git arm1136: Remove redundant relocate_code() return Signed-off-by: Benoît Thébaudeau --- diff --git a/arch/arm/cpu/arm1136/start.S b/arch/arm/cpu/arm1136/start.S index eda4bc0ed3..52256396c4 100644 --- a/arch/arm/cpu/arm1136/start.S +++ b/arch/arm/cpu/arm1136/start.S @@ -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: