OSDN Git Service

drm/radeon: remove unused declarations for radeon
authorGaosheng Cui <cuigaosheng1@huawei.com>
Tue, 13 Sep 2022 02:48:44 +0000 (10:48 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 13 Sep 2022 18:52:19 +0000 (14:52 -0400)
commit2b61e16a3c875f65e341c3769ef2c80b87cf45be
tree4025828c173eb9cfc2a9e769f01484e1d5edac92
parentb779e4b973b7001555efc9120a7f07e4ae554d9e
drm/radeon: remove unused declarations for radeon

radeon_combios_get_ext_tmds_info() has been removed since
commit fcec570b27a4 ("drm/radeon/kms: add support for
external tmds on legacy boards").

radeon_mst has been removed since
commit 01ad1d9c2888 ("drm/radeon: Drop legacy MST support").

r600_hdmi_acr() has been removed since
commit 64424d6e45ae ("radeon/audio: consolidate update_acr()
functions (v2)").

So remove the declarations for them from header file.

Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220913024847.552254-4-cuigaosheng1@huawei.com
drivers/gpu/drm/radeon/radeon.h
drivers/gpu/drm/radeon/radeon_mode.h