patch-2.4.2 linux/include/asm-arm/arch-sa1100/irqs.h
Next file: linux/include/asm-arm/arch-sa1100/memory.h
Previous file: linux/include/asm-arm/arch-sa1100/irq.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Feb  8 16:32:44 2001
-  Orig file: 
v2.4.1/linux/include/asm-arm/arch-sa1100/irqs.h
-  Orig date: 
Mon Jun 19 17:59:35 2000
diff -u --recursive --new-file v2.4.1/linux/include/asm-arm/arch-sa1100/irqs.h linux/include/asm-arm/arch-sa1100/irqs.h
@@ -72,7 +72,7 @@
 #define	NR_IRQS		(IRQ_GPIO27 + 1)
 
 
-#if defined(CONFIG_SA1100_GRAPHICSCLIENT) || defined(CONFIG_SA1100_THINCLIENT)
+#if defined(CONFIG_SA1100_GRAPHICSCLIENT)
 #define ADS_EXT_IRQ(x)	(IRQ_GPIO27 + 1 + (x))
 #undef NR_IRQS
 #define NR_IRQS		(ADS_EXT_IRQ(15) + 1)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)