mirror of
https://github.com/X11Libre/xf86-video-voodoo.git
synced 2026-03-24 01:25:25 +00:00
don't use PCITAG in struct anymore
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user