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/txx9
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
..
generic MIPS: Add missing #inclusions of <linux/irq.h> 2010-10-07 14:08:54 +01:00
jmr3927 MIPS: Add missing #inclusions of <linux/irq.h> 2010-10-07 14:08:54 +01:00
rbtx4927 MIPS: Add missing #inclusions of <linux/irq.h> 2010-10-07 14:08:54 +01:00
rbtx4938 MIPS: Add missing #inclusions of <linux/irq.h> 2010-10-07 14:08:54 +01:00
rbtx4939 MIPS: Add missing #inclusions of <linux/irq.h> 2010-10-07 14:08:54 +01:00
Kconfig MIPS: TXx9: Add ACLC support 2009-06-17 11:06:25 +01:00
Makefile MIPS: TXx9: Migrate to new platform makefile style. 2010-08-05 13:25:55 +01:00
Platform MIPS: TXx9: Migrate to new platform makefile style. 2010-08-05 13:25:55 +01:00