diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2010-02-27 12:53:14 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2010-02-27 12:53:14 +0100 |
commit | e0e53dee69e07e9446eb16ceabd55a1116611696 (patch) | |
tree | 0f46618d019bf984e86c84c2bfd31c60869ba56d /arch/mips/include/asm/mach-powertv | |
parent | 2fe062608086f9b74a80f16272c5a59a3e05722f (diff) | |
download | blackbird-obmc-linux-e0e53dee69e07e9446eb16ceabd55a1116611696.tar.gz blackbird-obmc-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/include/asm/mach-powertv')
-rw-r--r-- | arch/mips/include/asm/mach-powertv/interrupts.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/include/asm/mach-powertv/interrupts.h b/arch/mips/include/asm/mach-powertv/interrupts.h index 629a57413657..4fd652ceb52a 100644 --- a/arch/mips/include/asm/mach-powertv/interrupts.h +++ b/arch/mips/include/asm/mach-powertv/interrupts.h @@ -251,4 +251,3 @@ * channel 3. */ #define irq_mpeg_d (ibase+0) /* MPEG Decoder Interrupt */ #endif /* _ASM_MACH_POWERTV_INTERRUPTS_H_ */ - |