summaryrefslogtreecommitdiff
path: root/shared-core/radeon_drv.h
diff options
context:
space:
mode:
authorDave Airlie <airlied@linux.ie>2005-11-11 10:56:31 +0000
committerDave Airlie <airlied@linux.ie>2005-11-11 10:56:31 +0000
commit224ebd2c8d5916bdc782a60542ac04b86320a624 (patch)
tree1e9fc43be146f61aed0bb8140bad6a47f7435572 /shared-core/radeon_drv.h
parenteff1b8fbdf7a4251998a75a93069c56f7fc1fd78 (diff)
RV200 < R200
Diffstat (limited to 'shared-core/radeon_drv.h')
-rw-r--r--shared-core/radeon_drv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared-core/radeon_drv.h b/shared-core/radeon_drv.h
index 75d18481..bc9f3f2b 100644
--- a/shared-core/radeon_drv.h
+++ b/shared-core/radeon_drv.h
@@ -97,8 +97,8 @@ enum radeon_family {
CHIP_R100,
CHIP_RS100,
CHIP_RV100,
- CHIP_R200,
CHIP_RV200,
+ CHIP_R200,
CHIP_RS200,
CHIP_R250,
CHIP_RS250,