diff options
author | 2022-09-14 13:27:41 +0800 | |
---|---|---|
committer | 2022-09-14 12:38:53 -0400 | |
commit | 73258e916a4e7e8adc9402da68ad9bc40dd38686 (patch) | |
tree | 363a894a1a1e1bd6d83f85ceb70fde1f2bd2bcf8 /scripts/generate_rust_analyzer.py | |
parent | drm/amd/display: make some functions static (diff) | |
download | wireguard-linux-73258e916a4e7e8adc9402da68ad9bc40dd38686.tar.xz wireguard-linux-73258e916a4e7e8adc9402da68ad9bc40dd38686.zip |
drm/amd/display: make some functions static
These functions are not used outside the file dcn32_dccg.c, so the
modification is defined as static.
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn32/dcn32_dccg.c:257:6: warning: no previous prototype for ‘dccg32_otg_drop_pixel’.
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn32/dcn32_dccg.c:248:6: warning: no previous prototype for ‘dccg32_otg_add_pixel’.
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn32/dcn32_dccg.c:211:6: warning: no previous prototype for ‘dccg32_set_dpstreamclk’.
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn32/dcn32_dccg.c:136:6: warning: no previous prototype for ‘dccg32_set_dtbclk_dto’.
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=2142
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