Browse Source

arm1136: Remove redundant relocate_code() return

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Benoît Thébaudeau 12 years ago
parent
commit
1dd1276fd8
1 changed files with 0 additions and 2 deletions
  1. 0 2
      arch/arm/cpu/arm1136/start.S

+ 0 - 2
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: