commit | 94dee171df34b7955cd647da4c40ba67d55a7671 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Sun Jul 02 14:41:42 2006 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Jul 13 21:25:58 2006 +0100 |
tree | 4f4cb8c8d5e37a7bc33457ffff5caff85376037f | |
parent | e1e80b4d24eddd1a76cd386e25164cf159661bd6 [diff] |
[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>