aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/tx4927
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2006-10-31 11:52:03 +0000
committerRalf Baechle <ralf@linux-mips.org>2006-10-31 20:13:19 +0000
commit0887fa5158fe7da4a46ae526d313ae636440deae (patch)
tree1c466eb06b27daec942c33710ff5f5d3f4479aae /arch/mips/tx4927
parent[PATCH] SCSI: ISCSI build failure (diff)
downloadlinux-dev-0887fa5158fe7da4a46ae526d313ae636440deae.tar.xz
linux-dev-0887fa5158fe7da4a46ae526d313ae636440deae.zip
[MIPS] TX4927: Remove indent error message that somehow ended in the code.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/tx4927')
-rw-r--r--arch/mips/tx4927/common/tx4927_setup.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/tx4927/common/tx4927_setup.c b/arch/mips/tx4927/common/tx4927_setup.c
index 4658b2ae4833..941c441729b0 100644
--- a/arch/mips/tx4927/common/tx4927_setup.c
+++ b/arch/mips/tx4927/common/tx4927_setup.c
@@ -112,8 +112,6 @@ void print_cp0(char *key, int num, char *name, u32 val)
return;
}
-indent: Standard input:25: Error:Unexpected end of file
-
void
dump_cp0(char *key)
{