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/powertv
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 MIPS: Add missing #inclusions of <linux/irq.h> 2010-10-07 14:08:54 +01:00
pci MIPS: PowerTV: Base files for Cisco PowerTV platform 2009-12-17 01:57:17 +00:00
Kconfig MIPS: PowerTV: Base files for Cisco PowerTV platform 2009-12-17 01:57:17 +00:00
Makefile MIPS: PowerTV: Separate PowerTV USB support from non-USB code 2010-08-05 13:26:34 +01:00
Platform MIPS: PowerTV: Migrate to new platform makefile style. 2010-08-05 13:25:52 +01:00
init.c MIPS: PowerTV: Simplify command line handling and needed config changes 2010-08-05 13:26:02 +01:00
init.h MIPS: PowerTV: simplify prom_init_cmdline() and merge into prom_init() 2010-01-12 18:19:33 +01:00
ioremap.c MIPS: PowerTV: Use O(1) algorthm for phys_to_dma/dma_to_phys 2010-08-05 13:25:40 +01:00
memory.c MIPS: PowerTV: Use O(1) algorthm for phys_to_dma/dma_to_phys 2010-08-05 13:25:40 +01:00
powertv-clock.h MIPS: PowerTV: Base files for Cisco PowerTV platform 2009-12-17 01:57:17 +00:00
powertv-usb.c MIPS: PowerTV: Separate PowerTV USB support from non-USB code 2010-08-05 13:26:34 +01:00
powertv_setup.c MIPS: PowerTV: Removing dead CONFIG_DIAGNOSTICS 2010-08-05 13:26:01 +01:00
reset.c MIPS: PowerTV: Remove mips_machine_halt() 2010-01-12 18:19:32 +01:00
reset.h MIPS: PowerTV: Base files for Cisco PowerTV platform 2009-12-17 01:57:17 +00:00
time.c MIPS: PowerTV: Remove extra r4k_clockevent_init() call 2010-01-12 18:19:35 +01:00