summaryrefslogtreecommitdiffstats
path: root/arch/mips/bcm47xx/setup.c
diff options
context:
space:
mode:
authorRalf Baechle2010-02-27 12:53:14 +0100
committerRalf Baechle2010-02-27 12:53:14 +0100
commite0e53dee69e07e9446eb16ceabd55a1116611696 (patch)
tree0f46618d019bf984e86c84c2bfd31c60869ba56d /arch/mips/bcm47xx/setup.c
parentMIPS: Cleanup switches with cases that can be merged (diff)
downloadkernel-qcow2-linux-e0e53dee69e07e9446eb16ceabd55a1116611696.tar.gz
kernel-qcow2-linux-e0e53dee69e07e9446eb16ceabd55a1116611696.tar.xz
kernel-qcow2-linux-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/bcm47xx/setup.c')
-rw-r--r--arch/mips/bcm47xx/setup.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/bcm47xx/setup.c b/arch/mips/bcm47xx/setup.c
index 2f580fa160c9..d442e11625fa 100644
--- a/arch/mips/bcm47xx/setup.c
+++ b/arch/mips/bcm47xx/setup.c
@@ -121,4 +121,3 @@ void __init plat_mem_setup(void)
_machine_halt = bcm47xx_machine_halt;
pm_power_off = bcm47xx_machine_halt;
}
-