]> err.no Git - linux-2.6/blobdiff - include/asm-blackfin/mach-bf527/irq.h
Blackfin arch: More explicitly describe what the instructions do in inline assembly.
[linux-2.6] / include / asm-blackfin / mach-bf527 / irq.h
index 304f5bcfebe4c56478f3447ccc021eb4dece1f5f..4e2b3f2020e5a4bb71c073526023fc7ef2b1f3d8 100644 (file)
 
 #define GPIO_IRQ_BASE  IRQ_PF0
 
-#ifdef CONFIG_IRQCHIP_DEMUX_GPIO
 #define NR_IRQS     (IRQ_PH15+1)
-#else
-#define NR_IRQS     (SYS_IRQS+1)
-#endif
 
 #define IVG7            7
 #define IVG8            8