forked from Minki/linux
drm/radeon/kms: drop unused array to fix warning.
Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
parent
58682f107a
commit
e8696330e2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user