diff options
author | Maíra Canal <maira.canal@usp.br> | 2022-02-22 16:16:56 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-02-23 22:03:20 +0300 |
commit | cf51c8bc5c0085e77ed956306ec7adbdb7bf5ab0 (patch) | |
tree | 07221e450fa3e4f1161bac02eaa95fc5079eb28b /tools/perf/scripts/python/stackcollapse.py | |
parent | 23da6e0f7d5ebdba2b18ffcc228130a33d5411cc (diff) | |
download | linux-cf51c8bc5c0085e77ed956306ec7adbdb7bf5ab0.tar.xz |
drm/amd/display: Remove unused dcn316_smu_set_voltage_via_phyclk function
Remove dcn316_smu_set_voltage_via_phyclk function, which is not used in the
codebase.
This was pointed by clang with the following warning:
drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn316/dcn316_smu.c:171:5:
warning: no previous prototype for function
'dcn316_smu_set_voltage_via_phyclk' [-Wmissing-prototypes]
int dcn316_smu_set_voltage_via_phyclk(struct clk_mgr_internal *clk_mgr, int
requested_phyclk_khz)
^
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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions