2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-30 16:13:54 +08:00
linux-next/arch/mips/au1000/pb1200
Ralf Baechle 94dee171df [MIPS] Eleminate interrupt migration helper use.
> #define hw_interrupt_type       irq_chip
> typedef struct irq_chip         hw_irq_controller;
> #define no_irq_type             no_irq_chip
> typedef struct irq_desc         irq_desc_t;

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2006-07-13 21:25:58 +01:00
..
board_setup.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
init.c Base Au1200 2.6 support. 2005-10-29 19:30:47 +01:00
irqmap.c [MIPS] Eleminate interrupt migration helper use. 2006-07-13 21:25:58 +01:00
Makefile Base Au1200 2.6 support. 2005-10-29 19:30:47 +01:00