]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/x86/pci/i386.c
x86/pci: Enable pci root res read out for 32bit too
[net-next-2.6.git] / arch / x86 / pci / i386.c
index 5dc9e8c63fcdedb26a096d48efcf2392cd8f8209..f4e8481970bddbe2ac41e3a8f73188ec5bbe6a60 100644 (file)
@@ -257,10 +257,6 @@ void __init pcibios_resource_survey(void)
  */
 fs_initcall(pcibios_assign_resources);
 
-void __weak x86_pci_root_bus_res_quirks(struct pci_bus *b)
-{
-}
-
 /*
  *  If we set up a device for bus mastering, we need to check the latency
  *  timer as certain crappy BIOSes forget to set it properly.