commit | 51f3f15945aa2ccbc90baf17d912aed9981697b2 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed Jan 19 12:26:32 2011 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Fri Jan 21 11:55:24 2011 +0100 |
tree | 3720de3930b080ccbbb31244ddc88afce4b89d90 | |
parent | f9f91ef5e3a5bc1d4aa05b5d26c4d9e6dd930750 [diff] |
h8300: Use generic irq Kconfig Switch to the generic irq Kconfig. h8300 has all irq chips converted to the new functions, so select the GENERIC_HARDIRQS_NO_DEPRECATED switch as well. Fixup the resulting fallout in show_interrupts(). Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Yoshinori Sato <ysato@users.sourceforge.jp> Cc: Paul Mundt <lethal@linux-sh.org>