drm/radeon/r600_cs: remove r600_cs_legacy_get_tiling_conf() declaration
authorGaosheng Cui <cuigaosheng1@huawei.com>
Tue, 13 Sep 2022 02:48:43 +0000 (10:48 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 13 Sep 2022 18:52:14 +0000 (14:52 -0400)
commitb779e4b973b7001555efc9120a7f07e4ae554d9e
tree0542e15a65f6736d6431465332ae003fd064c2f9
parenta2224f2d458a093486ede49e319a32f02d99ef16
drm/radeon/r600_cs: remove r600_cs_legacy_get_tiling_conf() declaration

r600_cs_legacy_get_tiling_conf() has been removed since
commit 8333f607a631 ("drm/radeon: remove UMS support"),
so remove it.

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-3-cuigaosheng1@huawei.com
drivers/gpu/drm/radeon/r600_cs.c