summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/bus/Pci.h
diff options
context:
space:
mode:
authorIan Romanick <idr@us.ibm.com>2007-01-12 10:41:03 -0800
committerIan Romanick <idr@us.ibm.com>2007-01-12 10:41:03 -0800
commit8279444a54f38c5e2e5d4c2d936a10d74990e0be (patch)
tree133e1dace895813f078b863bf15a880996f4ebc7 /hw/xfree86/os-support/bus/Pci.h
parente32fa10a04a15ce1b15c6faa7a64e68ee3906d59 (diff)
Eliminate unused pciAddrHostToBus infrastructure.
Diffstat (limited to 'hw/xfree86/os-support/bus/Pci.h')
-rw-r--r--hw/xfree86/os-support/bus/Pci.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/xfree86/os-support/bus/Pci.h b/hw/xfree86/os-support/bus/Pci.h
index 8c12e5674..ff1070899 100644
--- a/hw/xfree86/os-support/bus/Pci.h
+++ b/hw/xfree86/os-support/bus/Pci.h
@@ -321,7 +321,6 @@ extern void XF86SCANPCI_WRAPPER(scanpciWrapperOpt flags);
* (e.g. a primary PCI bus and all of its secondaries)
*/
typedef struct pci_bus_funcs {
- ADDRESS (*pciAddrHostToBus)(PCITAG, PciAddrType, ADDRESS);
ADDRESS (*pciAddrBusToHost)(PCITAG, PciAddrType, ADDRESS);
/*
* The next three are optional. If NULL, the corresponding function is