summaryrefslogtreecommitdiff
path: root/hw/xfree86/loader/xf86sym.c
diff options
context:
space:
mode:
authorIan Romanick <idr@us.ibm.com>2007-01-12 10:32:04 -0800
committerIan Romanick <idr@us.ibm.com>2007-01-12 10:32:04 -0800
commit7411f5c389db73a6731d853d603029b8cf0a66ba (patch)
tree7bf61548ac80d48b12eeedbcb93cca1efe9e23bc /hw/xfree86/loader/xf86sym.c
parent60c5e023e8ddaae8e011f80736e7cc3e8c12583d (diff)
Eliminate pciHostAddrToBusAddr from interface.
pciHostAddrToBusAddr is no longer used anywhere in the tree. Remove it with extreme prejudice.
Diffstat (limited to 'hw/xfree86/loader/xf86sym.c')
-rw-r--r--hw/xfree86/loader/xf86sym.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/xfree86/loader/xf86sym.c b/hw/xfree86/loader/xf86sym.c
index 744064a39..dd0df694a 100644
--- a/hw/xfree86/loader/xf86sym.c
+++ b/hw/xfree86/loader/xf86sym.c
@@ -703,7 +703,6 @@ _X_HIDDEN void *xfree86LookupTab[] = {
SYMFUNC(pciTag)
SYMFUNC(pciBusAddrToHostAddr)
- SYMFUNC(pciHostAddrToBusAddr)
SYMFUNC(xf86scanpci)
/* Loader functions */