patch-2.2.8 linux/include/asm-arm/arch-nexuspci/irq.h

Next file: linux/include/asm-arm/arch-nexuspci/memory.h
Previous file: linux/include/asm-arm/arch-nexuspci/hardware.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.7/linux/include/asm-arm/arch-nexuspci/irq.h linux/include/asm-arm/arch-nexuspci/irq.h
@@ -9,6 +9,8 @@
 
 #include <asm/io.h>
 
+#define fixup_irq(x) (x)
+
 #define INTCONT		0xffe00000
 
 extern unsigned long soft_irq_mask;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)