diff options
author | 2022-09-14 13:27:40 +0800 | |
---|---|---|
committer | 2022-09-14 12:38:53 -0400 | |
commit | c1e48e36c120df7e3a3cb39d17d64c753485f225 (patch) | |
tree | 57b50712092848eaa7c5de46ba0581fc8137744d /scripts/generate_rust_analyzer.py | |
parent | drm/amd/display: make mmhubbub32_config_mcif_buf static (diff) | |
download | wireguard-linux-c1e48e36c120df7e3a3cb39d17d64c753485f225.tar.xz wireguard-linux-c1e48e36c120df7e3a3cb39d17d64c753485f225.zip |
drm/amd/display: make some functions static
These functions are not used outside the file dcn32_hubbub.c, so the
modification is defined as static.
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn32/dcn32_hubbub.c:912:6: warning: no previous prototype for ‘hubbub32_force_wm_propagate_to_pipes’.
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn32/dcn32_hubbub.c:823:6: warning: no previous prototype for ‘hubbub32_wm_read_state’.
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn32/dcn32_hubbub.c:772:6: warning: no previous prototype for ‘hubbub32_init_watermarks’.
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn32/dcn32_hubbub.c:712:6: warning: no previous prototype for ‘hubbub32_force_usr_retraining_allow’.
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=2141
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions