linux/arch/mips/pmc-sierra/msp71xx
David Howells ca4d3e6746 MIPS: Add missing #inclusions of <linux/irq.h>
Add missing #inclusions of <linux/irq.h> to a whole bunch of files that should
really include it.  Note that this can replace #inclusions of <asm/irq.h>.

This is required for the patch to sort out irqflags handling function naming to
compile on MIPS.

The problem is that these files require access to things like setup_irq() -
which isn't available by #including <linux/interrupt.h>

Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Ralf Baechle <ralf@linux-mips.org>
2010-10-07 14:08:54 +01:00
..
Makefile
gpio.c MIPS: Eleminate filenames from comments 2009-08-03 17:52:40 +01:00
gpio_extended.c MIPS: Eleminate filenames from comments 2009-08-03 17:52:40 +01:00
msp_elb.c
msp_hwbutton.c MIPS: PNX Removing dead CONFIG_PMCTWILED 2010-08-05 13:26:00 +01:00
msp_irq.c
msp_irq_cic.c MIPS: Add missing #inclusions of <linux/irq.h> 2010-10-07 14:08:54 +01:00
msp_irq_slp.c MIPS: Simplify and correct interrupt handling for MSP4200 2009-08-03 17:52:43 +01:00
msp_pci.c
msp_prom.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
msp_serial.c
msp_setup.c MIPS: MSP71xx: Resolve use of non-existent GPIO routines in msp71xx reset 2009-05-14 13:50:28 +01:00
msp_time.c
msp_usb.c