xserver: Branch 'pci-rework'

Ian Romanick idr at kemper.freedesktop.org
Fri Jan 12 21:01:30 EET 2007


 hw/xfree86/os-support/bus/xf86Pci.h |    1 -
 1 files changed, 1 deletion(-)

New commits:
diff-tree e32fa10a04a15ce1b15c6faa7a64e68ee3906d59 (from 7411f5c389db73a6731d853d603029b8cf0a66ba)
Author: Ian Romanick <idr at us.ibm.com>
Date:   Fri Jan 12 10:33:17 2007 -0800

    Remove prototype for pciGetBaseSize.

diff --git a/hw/xfree86/os-support/bus/xf86Pci.h b/hw/xfree86/os-support/bus/xf86Pci.h
index 458f0ce..bdbff9a 100644
--- a/hw/xfree86/os-support/bus/xf86Pci.h
+++ b/hw/xfree86/os-support/bus/xf86Pci.h
@@ -252,7 +252,6 @@ typedef enum {
 /* Public PCI access functions */
 ADDRESS	      pciBusAddrToHostAddr(PCITAG tag, PciAddrType type, ADDRESS addr);
 PCITAG	      pciTag(int busnum, int devnum, int funcnum);
-int	      pciGetBaseSize(PCITAG tag, int indx, Bool destructive, Bool *min);
 Bool xf86scanpci(void);
 
 extern int pciNumBuses;



More information about the xorg-commit mailing list