Skip to content

Commit

Permalink
[MIPS] TX4927: Remove indent error message that somehow ended in the …
Browse files Browse the repository at this point in the history
…code.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Ralf Baechle committed Oct 31, 2006
1 parent 80fc115 commit 0887fa5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/mips/tx4927/common/tx4927_setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
{
Expand Down

0 comments on commit 0887fa5

Please sign in to comment.