patch-2.1.110 linux/arch/ppc/kernel/pci.c

Next file: linux/arch/sparc/kernel/Makefile
Previous file: linux/arch/mips/kernel/pci.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.109/linux/arch/ppc/kernel/pci.c linux/arch/ppc/kernel/pci.c
@@ -245,6 +245,10 @@
 	}
 }
 
+__initfunc(void pcibios_fixup_bus(struct pci_bus *bus))
+{
+}
+
 __initfunc(char *pcibios_setup(char *str))
 {
 	return str;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov