mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-06-11 08:10:02 -04:00
radeon_combios_get_ext_tmds_info() has been removed since commitfcec570b27("drm/radeon/kms: add support for external tmds on legacy boards"). radeon_mst has been removed since commit01ad1d9c28("drm/radeon: Drop legacy MST support"). r600_hdmi_acr() has been removed since commit64424d6e45("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