x86/PCI: remove IOH range fetching
authorJeff Garrett <jeff@jgarrett.org>
Thu, 28 Jan 2010 04:02:26 +0000 (22:02 -0600)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 28 Jan 2010 16:24:11 +0000 (08:24 -0800)
commite8e06eae4ffd683931b928f460c11c40cd3f7fd8
treed8f1ef374663fd7ad5592adeb6427518acfb4098
parentbd1f46deba615971a58193afd0202878cadf19a7
x86/PCI: remove IOH range fetching

Turned out to cause trouble on single IOH machines, and is superceded by
_CRS on multi-IOH machines with production BIOSes.

Signed-off-by: Jeff Garrett <jeff@jgarrett.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
arch/x86/pci/Makefile
arch/x86/pci/intel_bus.c [deleted file]