x86: Fixup last users of irq_chip->typename
authorThomas Gleixner <tglx@linutronix.de>
Tue, 17 Nov 2009 17:27:18 +0000 (18:27 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 18 Nov 2009 10:45:29 +0000 (11:45 +0100)
The typename member of struct irq_chip was kept for migration purposes
and is obsolete since more than 2 years. Fix up the leftovers.

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

No differences found