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
- Lines: 11
- Date:
2003-11-28 10:26:21.000000000 -0800
- Orig file:
linux-2.4.22/include/asm-ppc/irq.h
- Orig date:
2003-08-25 04:44:44.000000000 -0700
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)