[IA64] remove obsolete hw_interrupt_type
authorThomas Gleixner <tglx@linutronix.de>
Wed, 10 Jun 2009 19:45:00 +0000 (12:45 -0700)
committerTony Luck <tony.luck@intel.com>
Mon, 15 Jun 2009 21:35:10 +0000 (14:35 -0700)
commitfb824f4838c3110c282268a3620f41da67b3f3fb
tree7243f2f369580a569ad7401b4759076dee8d337d
parent86bc3dfe6a76eb2fd332694f5052c862a3314efd
[IA64] remove obsolete hw_interrupt_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 struct irq_chip and remove the
define.

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/include/asm/hw_irq.h
arch/ia64/kernel/iosapic.c
arch/ia64/kernel/irq_lsapic.c