diff options
| author | Maíra Canal <maira.canal@usp.br> | 2022-02-22 10:16:54 -0300 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2022-02-23 14:02:51 -0500 |
| commit | 78be946dad6d9f888726fbbb5de81b521f156c01 (patch) | |
| tree | 43ff99a226099ae06c84bbf7fc4cb6f3e5eb7013 /tools/perf/scripts/python/flamegraph.py | |
| parent | drm/amdgpu: Change amdgpu_ras_block_late_init_default function scope (diff) | |
| download | linux-78be946dad6d9f888726fbbb5de81b521f156c01.tar.gz linux-78be946dad6d9f888726fbbb5de81b521f156c01.zip | |
drm/amdgpu: Remove unused get_umc_v8_7_channel_index function
Remove get_umc_v8_7_channel_index function, which is not used
in the codebase.
This was pointed by clang with the following warning:
drivers/gpu/drm/amd/amdgpu/umc_v8_7.c:50:24: warning: unused function
'get_umc_v8_7_channel_index' [-Wunused-function]
static inline uint32_t get_umc_v8_7_channel_index(struct amdgpu_device *adev,
^
Signed-off-by: Maíra Canal <maira.canal@usp.br>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
