aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/ar7
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2010-02-27 12:53:14 +0100
committerRalf Baechle <ralf@linux-mips.org>2010-02-27 12:53:14 +0100
commite0e53dee69e07e9446eb16ceabd55a1116611696 (patch)
tree0f46618d019bf984e86c84c2bfd31c60869ba56d /arch/mips/ar7
parentMIPS: Cleanup switches with cases that can be merged (diff)
downloadlinux-dev-e0e53dee69e07e9446eb16ceabd55a1116611696.tar.xz
linux-dev-e0e53dee69e07e9446eb16ceabd55a1116611696.zip
MIPS: Nuke trailing blank lines
Recent git versions now warn about those and they've always been a bit of an annoyance. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/ar7')
-rw-r--r--arch/mips/ar7/prom.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/ar7/prom.c b/arch/mips/ar7/prom.c
index c1fdd3682812..f1cfd90a31d7 100644
--- a/arch/mips/ar7/prom.c
+++ b/arch/mips/ar7/prom.c
@@ -279,4 +279,3 @@ int prom_putchar(char c)
serial_out(UART_TX, c);
return 1;
}
-