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

Next file: linux/arch/ppc/kernel/ppc_asm.h
Previous file: linux/arch/ppc/kernel/ppc8xx_pic.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.4/linux/arch/ppc/kernel/ppc8xx_pic.h linux/arch/ppc/kernel/ppc8xx_pic.h
@@ -1,3 +1,6 @@
+/*
+ * BK Id: SCCS/s.ppc8xx_pic.h 1.7 05/17/01 18:14:21 cort
+ */
 #ifndef _PPC_KERNEL_PPC8xx_H
 #define _PPC_KERNEL_PPC8xx_H
 
@@ -8,8 +11,7 @@
 
 void m8xx_pic_init(void);
 void m8xx_do_IRQ(struct pt_regs *regs,
-                 int            cpu,
-                 int            isfake);
+                 int            cpu);
 int m8xx_get_irq(struct pt_regs *regs);
 
 #ifdef CONFIG_MBX

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