don't use PCITAG in struct anymore

This commit is contained in:
Dave Airlie
2014-09-22 10:56:02 +10:00
parent e505d6b248
commit 9172ae566a

View File

@@ -23,7 +23,9 @@ typedef struct {
Bool Voodoo2; /* Set if Voodoo2 */
pciVideoPtr PciInfo; /* PCI data */
#ifndef XSERVER_LIBPCIACCESS
PCITAG PciTag;
#endif
CARD32 PhysBase;
CARD32 Width; /* Current width */