aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu')
-rw-r--r--drivers/gpu/drm/radeon/radeon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/radeon/radeon.h b/drivers/gpu/drm/radeon/radeon.h
index 8567f809a425..817af8ecff10 100644
--- a/drivers/gpu/drm/radeon/radeon.h
+++ b/drivers/gpu/drm/radeon/radeon.h
@@ -108,9 +108,9 @@ enum radeon_family {
108 CHIP_R600, 108 CHIP_R600,
109 CHIP_RV610, 109 CHIP_RV610,
110 CHIP_RV630, 110 CHIP_RV630,
111 CHIP_RV670,
111 CHIP_RV620, 112 CHIP_RV620,
112 CHIP_RV635, 113 CHIP_RV635,
113 CHIP_RV670,
114 CHIP_RS780, 114 CHIP_RS780,
115 CHIP_RS880, 115 CHIP_RS880,
116 CHIP_RV770, 116 CHIP_RV770,