diff options
author | 2024-08-21 14:40:36 +0800 | |
---|---|---|
committer | 2024-08-23 10:53:31 -0400 | |
commit | 988bfa0bc67d7220ff8d9e2ba3a425727aa98af3 (patch) | |
tree | b6332b3795747085b8b044b6989bae0bd6af85b6 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | drm/amdgpu/gfx12: set UNORD_DISPATCH in compute MQDs (diff) | |
download | wireguard-linux-988bfa0bc67d7220ff8d9e2ba3a425727aa98af3.tar.xz wireguard-linux-988bfa0bc67d7220ff8d9e2ba3a425727aa98af3.zip |
drm/amd/display: Make core_dcn4_g6_temp_read_blackout_table static
The sparse tool complains as follows:
drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:6853:56: warning:
symbol 'core_dcn4_g6_temp_read_blackout_table' was not declared. Should it be static?
This symbol is not used outside of dml2_core_dcn4_calcs.c, so marks it static.
And not want to change it, so mark it const.
Signed-off-by: Jinjie Ruan <ruanjinjie@huawei.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions