diff options
author | 2023-01-19 11:07:40 +0800 | |
---|---|---|
committer | 2023-01-19 17:24:26 -0500 | |
commit | 071f526a13e138a42e7bba4300e753def1024001 (patch) | |
tree | f913f62608f6dd2f23d4ed8b5d31e4209decbf52 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/amdgpu: Optimize sdma ras block initialization code for sdma v4_0 (diff) | |
download | wireguard-linux-071f526a13e138a42e7bba4300e753def1024001.tar.xz wireguard-linux-071f526a13e138a42e7bba4300e753def1024001.zip |
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 '')
0 files changed, 0 insertions, 0 deletions