commit | a3dddd560ee936495466d85ecc97490d171e8d31 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Sat Mar 11 08:18:41 2006 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Mar 21 13:27:47 2006 +0000 |
tree | e9b5d778b5249ce348d2285a9b886b83c510d813 | |
parent | 59b3e8e9aac69d2d02853acac7e2affdfbabca50 [diff] [blame] |
[MIPS] War on whitespace: cleanup initial spaces followed by tabs. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/arch/mips/au1000/common/setup.c b/arch/mips/au1000/common/setup.c index eb155c0..1080558 100644 --- a/arch/mips/au1000/common/setup.c +++ b/arch/mips/au1000/common/setup.c
@@ -90,7 +90,7 @@ else { /* Clear to obtain best system bus performance */ clear_c0_config(1<<19); /* Clear Config[OD] */ - } + } argptr = prom_getcmdline();