diff options
Diffstat (limited to 'arch/mips/include/asm/mach-powertv/interrupts.h')
| -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 629a5741365..4fd652ceb52 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_ */ -  |