[PATCH] MIPS: start.S: clean up whitespaces

Antony Pavlov antonynpavlov at gmail.com
Tue Apr 24 14:54:48 EDT 2012


Signed-off-by: Antony Pavlov <antonynpavlov at gmail.com>
---
 arch/mips/boot/start.S |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/mips/boot/start.S b/arch/mips/boot/start.S
index ad341f3..b756d40 100644
--- a/arch/mips/boot/start.S
+++ b/arch/mips/boot/start.S
@@ -133,7 +133,7 @@ stack_setup:
 	addiu	sp, -16
 
 	la	v0, start_barebox
-        jal     v0
+	jal     v0
 	 nop
 
 	/* No return */
-- 
1.7.10




More information about the barebox mailing list