diff options
author | Ilija Hadzic <ihadzic@research.bell-labs.com> | 2012-05-04 11:25:12 -0400 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2012-05-17 11:44:58 +0100 |
commit | c1d2dbd2ad39b7870c741404220fd251dc69c678 (patch) | |
tree | 3ae9f9943d61857dfc385ba71c7634e318dd27e2 /drivers/gpu/drm/radeon/r600.c | |
parent | 6f789301fa1c1da88eea1f3802d85af5bf66436b (diff) |
drm/radeon: eliminate redundant connector_names table
connector_names table is just a repeat of information that
already exists in drm_connector_enum_list and the same string
can be retrieved using drm_get_connector_name function.
Nuke the redundant table and use the proper function to retrieve
the connector name.
Signed-off-by: Ilija Hadzic <ihadzic@research.bell-labs.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/radeon/r600.c')
0 files changed, 0 insertions, 0 deletions