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

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

diff -urN linux-2.4.22/include/asm-ppc/irq.h linux-2.4.23/include/asm-ppc/irq.h
@@ -71,8 +71,8 @@
 	return (irq);
 }
 
-#elif defined(CONFIG_440)
-#include <asm/ibm440.h>
+#elif defined(CONFIG_44x)
+#include <asm/ibm44x.h>
 
 #define	NR_UIC_IRQS	32
 #define	NR_IRQS		((NR_UIC_IRQS * NR_UICS) + NR_BOARD_IRQS)

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