diff options
| author | Jiapeng Chong <[email protected]> | 2022-09-13 08:38:04 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-09-13 18:33:01 +0000 |
| commit | 0cdbffd55f11ab39e5f8902860cc48ae967cd1b9 (patch) | |
| tree | 69f08fe8199c157614506be5212574518a2411db /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | |
| parent | drm/amd/display: make dcn32_link_encoder_is_in_alt_mode and dcn32_link_encode... (diff) | |
| download | kernel-0cdbffd55f11ab39e5f8902860cc48ae967cd1b9.tar.gz kernel-0cdbffd55f11ab39e5f8902860cc48ae967cd1b9.zip | |
drm/amd/display: make mpc32_program_shaper and mpc32_program_3dlut static
These two functions are not used outside the function dcn32_mpc.c, so the
modification is defined as static.
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn32/dcn32_mpc.c:704:6: warning: no previous prototype for ‘mpc32_program_shaper’.
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn32/dcn32_mpc.c:900:6: warning: no previous prototype for ‘mpc32_program_3dlut’.
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=2115
Reported-by: Abaci Robot <[email protected]>
Signed-off-by: Jiapeng Chong <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c')
0 files changed, 0 insertions, 0 deletions
