commit | 30139785e615c97497864a89511db02839fa7bf5 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed Jan 19 14:20:13 2011 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Fri Jan 21 11:55:25 2011 +0100 |
tree | feb2997235a9d237c65d16f85754aa439aacc941 | |
parent | 9af7503dbd9c4c5e11fcf253ac93fefc9793dff8 [diff] |
cris: Use generic irq Kconfig Use the generic irq Kconfig. Select GENERIC_HARDIRQS_NO_DEPRECATED as we have converted all irq_chip functions. Fix the fallout in show_interrupts(). Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Mikael Starvik <starvik@axis.com>