genirq: Remove CONFIG_IRQ_PER_CPU
authorThomas Gleixner <tglx@linutronix.de>
Tue, 8 Feb 2011 14:40:05 +0000 (15:40 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 19 Feb 2011 11:58:19 +0000 (12:58 +0100)
The saving of this switch is minimal versus the ifdef mess it
creates. Simple enable PER_CPU unconditionally and remove the config
switch.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found