]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/blackfin/mach-common/ints-priority.c
Blackfin arch: move SIC_SYSIRQ() to the one file that actually uses it
[linux-2.6-omap-h63xx.git] / arch / blackfin / mach-common / ints-priority.c
index eb8dfcfc3544b5efbd5ad53eb50efc45eb51ffe2..2efddcecc42b344767f2f10e60d48ae2f6b2a578 100644 (file)
@@ -42,6 +42,8 @@
 #include <asm/gpio.h>
 #include <asm/irq_handler.h>
 
+#define SIC_SYSIRQ(irq)        (irq - (IRQ_CORETMR + 1))
+
 #ifdef BF537_FAMILY
 # define BF537_GENERIC_ERROR_INT_DEMUX
 #else