aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/gpu/drm/radeon/atombios_dp.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/gpu/drm/radeon/atombios_dp.c b/drivers/gpu/drm/radeon/atombios_dp.c
index 28741d40bf66..e1cbd5049f86 100644
--- a/drivers/gpu/drm/radeon/atombios_dp.c
+++ b/drivers/gpu/drm/radeon/atombios_dp.c
@@ -42,9 +42,6 @@ static char *voltage_names[] = {
42static char *pre_emph_names[] = { 42static char *pre_emph_names[] = {
43 "0dB", "3.5dB", "6dB", "9.5dB" 43 "0dB", "3.5dB", "6dB", "9.5dB"
44}; 44};
45static char *link_train_names[] = {
46 "pattern 1", "pattern 2", "idle", "off"
47};
48 45
49static const int dp_clocks[] = { 46static const int dp_clocks[] = {
50 54000, // 1 lane, 1.62 Ghz 47 54000, // 1 lane, 1.62 Ghz