Thomas Gleixner 368e2119c3 cris: Fix irq conversion fallout
arch/cris/arch-v10/kernel/irq.c: In function 'init_IRQ':
arch/cris/arch-v10/kernel/irq.c:202:3: error: implicit declaration of
function 'set_irq_desc_and_handler'

Should have been set_irq_chip_and_handler()

Fix it and convert to the new function names while at it.

Reported-by: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2011-03-17 15:52:06 +01:00
..
2010-03-12 15:52:32 -08:00
2011-03-17 15:52:06 +01:00
2005-07-27 16:25:59 -07:00
2010-10-27 18:03:10 -07:00
2007-11-14 18:45:46 -08:00