genirq: fix name space collisions of nr_irqs in arch/*
authorThomas Gleixner <tglx@linutronix.de>
Thu, 16 Oct 2008 13:33:18 +0000 (15:33 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 16 Oct 2008 14:53:30 +0000 (16:53 +0200)
local shadows of global variables are _bad_

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

No differences found