1
0
Fork 0
alistair23-linux/arch/mips/vr41xx/common
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 MIPS: Move VR41xx Makefile parts to their own Platform file 2010-08-05 13:25:48 +01:00
bcu.c Update Yoichi Yuasa's e-mail address 2009-07-03 15:45:29 +01:00
cmu.c Update Yoichi Yuasa's e-mail address 2009-07-03 15:45:29 +01:00
giu.c Update Yoichi Yuasa's e-mail address 2009-07-03 15:45:29 +01:00
icu.c genirq: Convert irq_desc.lock to raw_spinlock 2009-12-14 23:55:33 +01:00
init.c MIPS: VR41xx: Use strlcat() for the command line arguments 2010-01-12 18:19:30 +01:00
irq.c MIPS: Add missing #inclusions of <linux/irq.h> 2010-10-07 14:08:54 +01:00
pmu.c Update Yoichi Yuasa's e-mail address 2009-07-03 15:45:29 +01:00
rtc.c Update Yoichi Yuasa's e-mail address 2009-07-03 15:45:29 +01:00
siu.c MIPS: Add missing #inclusions of <linux/irq.h> 2010-10-07 14:08:54 +01:00
type.c Update Yoichi Yuasa's e-mail address 2009-07-03 15:45:29 +01:00