From: Thomas Gleixner Date: Mon, 3 Jul 2006 00:20:05 +0000 (+0200) Subject: [PATCH] ARM: fixup irqflags breakage after ARM genirq merge X-Git-Tag: v2.6.18-rc1~140 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52e405eaa9806968e88b35d65e57acad954a5ab5;p=pandora-kernel.git [PATCH] ARM: fixup irqflags breakage after ARM genirq merge 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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed