]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/x86/pci/i386.c
Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[karo-tx-linux.git] / arch / x86 / pci / i386.c
index 5a8fbf8d4caca2e266b47e4247492523583824b7..dece3eb9c90639731811f8bc4bd7139d51a7fd69 100644 (file)
@@ -255,10 +255,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.