[IA64] remove obsolete no_irq_type
authorThomas Gleixner <tglx@linutronix.de>
Wed, 10 Jun 2009 19:44:59 +0000 (12:44 -0700)
committerTony Luck <tony.luck@intel.com>
Mon, 15 Jun 2009 21:33:47 +0000 (14:33 -0700)
commit8a7c3cd3123d9278d8c505a9c8d0f7a5d7a0b3ca
tree71993560677b5683bb047e8d2fb0891591736da5
parent78ddb274b9ad81e64f55b19baf83d4a67e351973
[IA64] remove obsolete no_irq_type

The defines and typedefs (hw_interrupt_type, no_irq_type, irq_desc_t) have
been kept around for migration reasons.  After more than two years it's
time to remove them finally.

This patch cleans up one of the remaining users.  When all such patches
hit mainline we can remove the defines and typedefs finally.

Impact: cleanup

convert the last remaining users to no_irq_chip

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/hp/sim/hpsim_irq.c
arch/ia64/kernel/iosapic.c
arch/ia64/sn/kernel/irq.c