From 36893bf29a57f862103b8bfeca7d3eec501dc06b Mon Sep 17 00:00:00 2001 From: Antony Pavlov Date: Tue, 24 Apr 2012 22:54:48 +0400 Subject: MIPS: start.S: clean up whitespaces Signed-off-by: Antony Pavlov Signed-off-by: Sascha Hauer --- arch/mips/boot/start.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/mips/boot') diff --git a/arch/mips/boot/start.S b/arch/mips/boot/start.S index ad341f3806..b756d40d3d 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 */ -- cgit v1.2.3