genirq: Remove obsolete defines and typedefs
authorThomas Gleixner <tglx@linutronix.de>
Sun, 5 Jul 2009 10:47:52 +0000 (12:47 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 5 Jul 2009 10:47:52 +0000 (12:47 +0200)
The defines and typedefs (hw_interrupt_type, no_irq_type, irq_desc_t)
have been kept around for migration reasons. The last users are gone,
remove them.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found