[PATCH] ARM: fixup irqflags breakage after ARM genirq merge
authorThomas Gleixner <tglx@linutronix.de>
Mon, 3 Jul 2006 00:20:05 +0000 (02:20 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 3 Jul 2006 00:29:22 +0000 (17:29 -0700)
The irgflags consolidation did conflict with the ARM to generic IRQ
conversion and was not applied for ARM. Fix it up.

Use the new IRQF_ constants and remove the SA_INTERRUPT define

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

No differences found