linux/arch/mips/bcm63xx
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
..
boards MIPS: BCM63xx: Fix build failure in board_bcm963xx.c 2010-04-12 17:26:20 +01:00
clk.c
cpu.c MIPS: BCM63xx: Add support for second uart. 2010-04-12 17:26:18 +01:00
cs.c
dev-dsp.c
dev-enet.c MIPS: BCM63xx: Prevent second enet registration on BCM6338 2010-07-26 19:08:18 +01:00
dev-pcmcia.c MIPS: BCM63xx: Add PCMCIA & Cardbus support. 2009-09-30 21:47:01 +02:00
dev-uart.c MIPS: BCM63xx: Add support for second uart. 2010-04-12 17:26:18 +01:00
dev-wdt.c MIPS: BCM63xx: Prepare for watchdog support 2009-11-02 12:00:03 +01:00
early_printk.c
gpio.c MIPS: BCM63xx: Avoid namespace clash on GPIO_DIR_{IN,OUT} 2010-05-21 21:31:22 +01:00
irq.c MIPS: Add missing #inclusions of <linux/irq.h> 2010-10-07 14:08:54 +01:00
Kconfig
Makefile MIPS: BCM63xx: Migrate to new platform makefile style. 2010-08-05 13:25:54 +01:00
Platform MIPS: BCM63xx: Migrate to new platform makefile style. 2010-08-05 13:25:54 +01:00
prom.c MIPS: BCM63xx: Remove duplicate CONFIG_CMDLINE. 2010-01-12 18:19:36 +01:00
setup.c MIPS: BCM63xx: Fix soft-reset lockup on BCM6345 2009-11-02 12:00:03 +01:00
timer.c MIPS: BCM63xx: Convert timer locks to raw spinlocks. 2010-02-27 12:53:35 +01:00