dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/mips/rb532
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: RB532: Migrate to new platform makefile style. 2010-08-05 13:25:50 +01:00
Platform MIPS: RB532: Migrate to new platform makefile style. 2010-08-05 13:25:50 +01:00
devices.c MIPS: RB532: Fix devices.c compilation. 2009-12-02 18:09:51 +00:00
gpio.c MIPS: RB532: Export rb532_gpio_set_func() 2009-01-30 21:33:01 +00:00
irq.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
prom.c MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZE 2009-12-17 01:56:56 +00:00
serial.c MIPS: Add missing #inclusions of <linux/irq.h> 2010-10-07 14:08:54 +01:00
setup.c MIPS: RB532: Cleanup the headers again 2008-10-11 16:18:46 +01:00
time.c MIPS: Kill unused <asm/debug.h> inclusions 2008-10-15 12:46:52 +01:00