From edefeca62d71b0a0ea5fa8ddf0d30018e03cf701 Mon Sep 17 00:00:00 2001 From: Sascha Hauer Date: Thu, 24 May 2012 11:18:32 +0200 Subject: ppc 85xx: Fix whitespaces Signed-off-by: Sascha Hauer --- arch/ppc/cpu-85xx/start.S | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/arch/ppc/cpu-85xx/start.S b/arch/ppc/cpu-85xx/start.S index fd9051b4fe..b4a4a9b3de 100644 --- a/arch/ppc/cpu-85xx/start.S +++ b/arch/ppc/cpu-85xx/start.S @@ -872,9 +872,9 @@ calc_source: mtspr IVPR,r10 /* - * We are done. Do not return, instead branch to second part of board - * initialization, now running from RAM. - */ + * We are done. Do not return, instead branch to second part of board + * initialization, now running from RAM. + */ addi r0,r10,in_ram - _start + _START_OFFSET mtlr r0 -- cgit v1.2.3