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/mti-malta
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: Malta: Migrate to new platform makefile style. 2010-08-05 13:25:50 +01:00
Platform MIPS: Malta: Migrate to new platform makefile style. 2010-08-05 13:25:50 +01:00
malta-amon.c MIPS: CMP: Fix memory barriers for correct operation of amon_cpu_start 2009-11-02 12:00:05 +01:00
malta-cmdline.c [MIPS] Malta: Cleanup organization of code into directories. 2008-07-15 18:44:34 +01:00
malta-console.c [MIPS] Malta: Cleanup organization of code into directories. 2008-07-15 18:44:34 +01:00
malta-display.c [MIPS] Malta: Cleanup organization of code into directories. 2008-07-15 18:44:34 +01:00
malta-init.c MIPS: Malta, PowerTV: Remove unnecessary "Linux started" 2010-01-12 18:19:36 +01:00
malta-int.c MIPS: GIC: Remove dependencies from Malta files. 2010-10-04 18:33:56 +01:00
malta-memory.c MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZE 2009-12-17 01:56:56 +00:00
malta-pci.c MIPS: Set io_map_base for several PCI bridges lacking it 2010-07-26 19:08:19 +01:00
malta-platform.c MIPS: Add missing #inclusions of <linux/irq.h> 2010-10-07 14:08:54 +01:00
malta-reset.c MIPS: Malta: Convert reset initialization to initcall. 2009-09-17 20:07:43 +02:00
malta-setup.c MIPS: Malta: Convert reset initialization to initcall. 2009-09-17 20:07:43 +02:00
malta-smtc.c cpumask: arch_send_call_function_ipi_mask: mips 2009-09-24 09:34:45 +09:30
malta-time.c timekeeping: Increase granularity of read_persistent_clock() 2009-08-15 10:55:46 +02:00