diff options
author | Jiapeng Chong <jiapeng.chong@linux.alibaba.com> | 2022-09-14 13:27:40 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-09-14 12:38:53 -0400 |
commit | c1e48e36c120df7e3a3cb39d17d64c753485f225 (patch) | |
tree | 57b50712092848eaa7c5de46ba0581fc8137744d /drivers/usb/cdns3/cdns3-imx.c | |
parent | 9e33e951ecafea581a5d346c56cbdd00f58814ca (diff) | |
download | linux-stable-c1e48e36c120df7e3a3cb39d17d64c753485f225.tar.gz linux-stable-c1e48e36c120df7e3a3cb39d17d64c753485f225.tar.bz2 linux-stable-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 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions