patch-2.1.51 linux/include/asm-ppc/irq.h

Next file: linux/include/asm-ppc/linux_logo.h
Previous file: linux/include/asm-ppc/ipc.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.50/linux/include/asm-ppc/irq.h linux/include/asm-ppc/irq.h
@@ -3,11 +3,7 @@
 
 #include <linux/config.h>
 
-#ifdef CONFIG_PMAC
-#define NR_IRQS	32
-#else
-#define NR_IRQS	16
-#endif
+#define NR_IRQS 32
 
 extern void disable_irq(unsigned int);
 extern void enable_irq(unsigned int);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov