Archived
14
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/powertv/asic
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
..
asic-calliope.c MIPS: PowerTV: Correct ASIC device register names and locations 2010-08-05 13:25:40 +01:00
asic-cronus.c MIPS: PowerTV: Correct ASIC device register names and locations 2010-08-05 13:25:40 +01:00
asic-gaia.c MIPS: PowerTV: Add Gaia platform definitions. 2010-08-05 13:26:31 +01:00
asic-zeus.c MIPS: PowerTV: Correct ASIC device register names and locations 2010-08-05 13:25:40 +01:00
asic_devices.c MIPS: PowerTV: Separate PowerTV USB support from non-USB code 2010-08-05 13:26:34 +01:00
asic_int.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
irq_asic.c MIPS: Add missing #inclusions of <linux/irq.h> 2010-10-07 14:08:54 +01:00
Kconfig
Makefile MIPS: PowerTV: Add Gaia platform definitions. 2010-08-05 13:26:31 +01:00
prealloc-calliope.c MIPS: Clean up tables for bootmem allocation 2010-05-21 21:31:17 +01:00
prealloc-cronus.c MIPS: Clean up tables for bootmem allocation 2010-05-21 21:31:17 +01:00
prealloc-cronuslite.c MIPS: Clean up tables for bootmem allocation 2010-05-21 21:31:17 +01:00
prealloc-gaia.c MIPS: PowerTV: Add Gaia platform definitions. 2010-08-05 13:26:31 +01:00
prealloc-zeus.c MIPS: Clean up tables for bootmem allocation 2010-05-21 21:31:17 +01:00
prealloc.h MIPS: Clean up tables for bootmem allocation 2010-05-21 21:31:17 +01:00