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)
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>

No differences found