[PATCH] genirq:fixup missing SA_PERCPU replacement
authorThomas Gleixner <tglx@linutronix.de>
Mon, 3 Jul 2006 00:20:32 +0000 (02:20 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 3 Jul 2006 00:29:22 +0000 (17:29 -0700)
The irqflags consolidation converted SA_PERCPU_IRQ to IRQF_PERCPU but
did not define the new constant.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found