android_kernel_motorola_sm6225/arch/mips/alchemy/devboards
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
..
db1x00 MIPS: Ritually kill stupid printk. 2010-08-05 13:26:27 +01:00
db1200 MIPS: Alchemy: fix deprecated compile warnings 2010-08-05 13:25:46 +01:00
pb1000 MIPS: Ritually kill stupid printk. 2010-08-05 13:26:27 +01:00
pb1100 MIPS: Alchemy: Fix up residual devboard poweroff/reboot code. 2010-05-21 21:31:15 +01:00
pb1200 MIPS: Move Alchemy Makefile parts to their own Platform file. 2010-08-05 13:25:46 +01:00
pb1500 MIPS: Alchemy: Fix up residual devboard poweroff/reboot code. 2010-05-21 21:31:15 +01:00
pb1550 MIPS: Alchemy: Fix up residual devboard poweroff/reboot code. 2010-05-21 21:31:15 +01:00
bcsr.c MIPS: Add missing #inclusions of <linux/irq.h> 2010-10-07 14:08:54 +01:00
Makefile MIPS: Move Alchemy Makefile parts to their own Platform file. 2010-08-05 13:25:46 +01:00
platform.c MIPS: Alchemy: use 36bit addresses for PCMCIA resources. 2010-02-27 12:53:43 +01:00
platform.h MIPS: Alchemy: use 36bit addresses for PCMCIA resources. 2010-02-27 12:53:43 +01:00
pm.c MIPS: Alchemy: devboard PM needs to save CPLD registers. 2010-02-27 12:53:41 +01:00
prom.c MIPS: Alchemy: prom_putchar is board dependent 2010-02-27 12:52:55 +01:00