Skip to content

Commit

Permalink
drm/radeon/kms: drop unused array to fix warning.
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Airlie <airlied@redhat.com>
  • Loading branch information
Dave Airlie committed Dec 8, 2009
1 parent 58682f1 commit e869633
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions drivers/gpu/drm/radeon/atombios_dp.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e869633

Please sign in to comment.