Commit e8696330 authored by Dave Airlie's avatar Dave Airlie

drm/radeon/kms: drop unused array to fix warning.

Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent 58682f10
......@@ -42,9 +42,6 @@ static char *voltage_names[] = {
static char *pre_emph_names[] = {
"0dB", "3.5dB", "6dB", "9.5dB"
};
static char *link_train_names[] = {
"pattern 1", "pattern 2", "idle", "off"
};
static const int dp_clocks[] = {
54000, // 1 lane, 1.62 Ghz
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment