diff options
author | Dave Airlie <airlied@redhat.com> | 2009-07-28 13:32:31 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2009-07-28 13:32:31 +1000 |
commit | 26ca92acc58b74202ec5eacaffc8e418d878da5e (patch) | |
tree | 1391f8d3b715dbed6276d6138db10226f46d87c8 /src/mga.h | |
parent | c1b8e89f367510958ffa8072ccbf416a13790c96 (diff) |
mga: update for resources/RAC API removal
Diffstat (limited to 'src/mga.h')
-rw-r--r-- | src/mga.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -464,9 +464,9 @@ typedef struct { #else pciVideoPtr PciInfo; PCITAG PciTag; + xf86AccessRec Access; #endif const struct mga_device_attributes * chip_attribs; - xf86AccessRec Access; int Chipset; int ChipRev; |