patch-2.4.20 linux-2.4.20/arch/ppc/kernel/ppc8xx_pic.h

Next file: linux-2.4.20/arch/ppc/kernel/ppc_asm.h
Previous file: linux-2.4.20/arch/ppc/kernel/ppc8260_pic.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/arch/ppc/kernel/ppc8xx_pic.h linux-2.4.20/arch/ppc/kernel/ppc8xx_pic.h
@@ -1,11 +1,11 @@
 /*
- * BK Id: SCCS/s.ppc8xx_pic.h 1.7 05/17/01 18:14:21 cort
+ * BK Id: %F% %I% %G% %U% %#%
  */
 #ifndef _PPC_KERNEL_PPC8xx_H
 #define _PPC_KERNEL_PPC8xx_H
 
 #include <linux/config.h>
-#include "local_irq.h"
+#include <linux/irq.h>
 
 extern struct hw_interrupt_type ppc8xx_pic;
 
@@ -15,7 +15,7 @@
 int m8xx_get_irq(struct pt_regs *regs);
 
 #ifdef CONFIG_MBX
-#include "i8259.h"
+#include <asm/i8259.h>
 #include <asm/io.h>
 void mbx_i8259_action(int cpl, void *dev_id, struct pt_regs *regs);
 #endif

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