patch-2.4.2 linux/include/asm-arm/arch-cl7500/irqs.h

Next file: linux/include/asm-arm/arch-ebsa110/io.h
Previous file: linux/include/asm-arm/arch-cl7500/io.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.1/linux/include/asm-arm/arch-cl7500/irqs.h linux/include/asm-arm/arch-cl7500/irqs.h
@@ -56,4 +56,9 @@
 #define FIQ_INT8		6
 #define FIQ_FORCE		7
 
+/*
+ * This is the offset of the FIQ "IRQ" numbers
+ */
+#define FIQ_START		64
+
 #define IRQ_TIMER		IRQ_TIMER0

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