[MIPS] TX4927: Remove indent error message that somehow ended in the code.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
Ralf Baechle 2006-10-31 11:52:03 +00:00
parent 80fc115d46
commit 0887fa5158

View File

@ -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)
{