genirq: Fix CONFIG_GENIRQ_NO_DEPRECATED=y build
authorThomas Gleixner <tglx@linutronix.de>
Tue, 12 Oct 2010 19:58:27 +0000 (21:58 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 12 Oct 2010 19:59:55 +0000 (21:59 +0200)
commitc0a19ebc018222ffd1dd93af5b53d9efd779c19b
treef648fb93efb064b22000aca24e48dfda2cbfab0a
parent2ee39065988d632b403f8470942b0b5edee3632b
genirq: Fix CONFIG_GENIRQ_NO_DEPRECATED=y build

This option can be set to verify the full conversion to the new chip
functions. Fix the fallout of the patch rework, so the core code
compiles and works with it.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
kernel/irq/dummychip.c
kernel/irq/irqdesc.c