patch-2.4.9 linux/arch/ppc/kernel/pci.h

Next file: linux/arch/ppc/kernel/pmac_nvram.c
Previous file: linux/arch/ppc/kernel/pci.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.8/linux/arch/ppc/kernel/pci.h linux/arch/ppc/kernel/pci.h
@@ -1,5 +1,5 @@
 /*
- * BK Id: SCCS/s.pci.h 1.7 05/17/01 18:14:21 cort
+ * BK Id: SCCS/s.pci.h 1.10 08/08/01 16:35:43 paulus
  */
 
 #ifndef __PPC_KERNEL_PCI_H__
@@ -22,6 +22,6 @@
 
 extern void setup_indirect_pci(struct pci_controller* hose,
 			u32 cfg_addr, u32 cfg_data);
-extern void setup_grackle(struct pci_controller *hose, unsigned io_space_size);
+extern void setup_grackle(struct pci_controller *hose);
 
 #endif /* __PPC_KERNEL_PCI_H__ */

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