diff options
author | Dave Airlie <airlied@redhat.com> | 2009-07-28 13:32:32 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2009-07-28 13:32:32 +1000 |
commit | 445498d2cc977b8c4f22fca881c75637dc7b058a (patch) | |
tree | 2eb98e3c3c2e920449c62dae7c5b2c242c9c8619 /src/riva_type.h | |
parent | 957b8c1a240884b26ee5b91856c251622cc0b2a7 (diff) |
nv: update for resources/RAC API removal
Diffstat (limited to 'src/riva_type.h')
-rw-r--r-- | src/riva_type.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/riva_type.h b/src/riva_type.h index 5a1317f..456f813 100644 --- a/src/riva_type.h +++ b/src/riva_type.h @@ -56,8 +56,8 @@ typedef struct { #else pciVideoPtr PciInfo; PCITAG PciTag; -#endif xf86AccessRec Access; +#endif int ChipRev; Bool Primary; CARD32 IOAddress; |