diff options
author | Tao Zhou <tao.zhou1@amd.com> | 2023-01-19 11:07:40 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-01-19 17:24:26 -0500 |
commit | 071f526a13e138a42e7bba4300e753def1024001 (patch) | |
tree | f913f62608f6dd2f23d4ed8b5d31e4209decbf52 /virt | |
parent | 2cfb737b4b54447e0d801e17b5d1d524cd2d3987 (diff) | |
download | linux-071f526a13e138a42e7bba4300e753def1024001.tar.gz |
drm/amdgpu: retire unused get_umc_v6_7_channel_index
Fix the following compile warning:
drivers/gpu/drm/amd/amdgpu/umc_v6_7.c:53:24: warning: unused function 'get_umc_v6_7_channel_index' [-Wunused-function]
static inline uint32_t get_umc_v6_7_channel_index(struct amdgpu_device *adev,
^
1 warning generated.
Signed-off-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions