mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-23 17:12:40 +00:00
> #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>