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/sni
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: SNI: Migrate to new platform makefile style. 2010-08-05 13:25:49 +01:00
Platform MIPS: SNI: Migrate to new platform makefile style. 2010-08-05 13:25:49 +01:00
a20r.c MIPS: Add missing #inclusions of <linux/irq.h> 2010-10-07 14:08:54 +01:00
eisa.c mips: remove driver_data direct access of struct device 2009-06-15 21:30:27 -07:00
irq.c [MIPS] RM: Collected changes 2008-01-29 10:14:59 +00:00
pcimt.c MIPS: Add missing #inclusions of <linux/irq.h> 2010-10-07 14:08:54 +01:00
pcit.c MIPS: Add missing #inclusions of <linux/irq.h> 2010-10-07 14:08:54 +01:00
reset.c [MIPS] checkfiles: Fix "need space after that ','" errors. 2007-10-11 23:46:15 +01:00
rm200.c MIPS: Add missing #inclusions of <linux/irq.h> 2010-10-07 14:08:54 +01:00
setup.c MIPS: Move several variables from .bss to .init.data 2009-12-17 01:57:27 +00:00
time.c MIPS: Add missing #inclusions of <linux/irq.h> 2010-10-07 14:08:54 +01:00