summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Deucher <alexdeucher@gmail.com>2009-04-08 13:34:23 -0400
committerAlex Deucher <alexdeucher@gmail.com>2009-04-08 13:34:23 -0400
commit0c19053975925fed637aaa41d440e0cab8f6b596 (patch)
treea51dd1f4edfe2d16d4ba43b77b368d0740e37d24
parent2888dd9ae9689b1cd72115dc0ceea1f5957299b0 (diff)
radeon: chip family typo
-rw-r--r--src/radeon.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/radeon.h b/src/radeon.h
index d488429f..d56d94df 100644
--- a/src/radeon.h
+++ b/src/radeon.h
@@ -318,7 +318,6 @@ typedef enum {
CHIP_FAMILY_RS690,
CHIP_FAMILY_RS740,
CHIP_FAMILY_R600, /* r600 */
- CHIP_FAMILY_R630,
CHIP_FAMILY_RV610,
CHIP_FAMILY_RV630,
CHIP_FAMILY_RV670,