patch-2.4.0-test11 linux/arch/ppc/kernel/pci.c
Next file: linux/arch/ppc/kernel/ppc8260_pic.c
Previous file: linux/arch/ppc/kernel/misc.S
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Tue Nov 7 11:25:00 2000
- Orig file:
v2.4.0-test10/linux/arch/ppc/kernel/pci.c
- Orig date:
Sun Oct 8 10:50:08 2000
diff -u --recursive --new-file v2.4.0-test10/linux/arch/ppc/kernel/pci.c linux/arch/ppc/kernel/pci.c
@@ -344,11 +344,6 @@
ranges->mem_end -= bus->resource[1]->start;
}
-unsigned long resource_fixup(struct pci_dev * dev, struct resource * res,
- unsigned long start, unsigned long size)
-{
- return start;
-}
void __init pcibios_fixup_bus(struct pci_bus *bus)
{
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)