aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c
diff options
context:
space:
mode:
authorMagali Lemes <[email protected]>2022-02-24 19:15:51 +0000
committerAlex Deucher <[email protected]>2022-02-24 22:26:25 +0000
commitf728eb3a5028aa87ec85f0de5c03daee78fdc544 (patch)
treee058e8263bec714ef01ba2311b62e5698388a305 /drivers/gpu/drm/amd/amdgpu/amdgpu_display.c
parentdrm/amd/display: Use NULL instead of 0 (diff)
downloadkernel-f728eb3a5028aa87ec85f0de5c03daee78fdc544.tar.gz
kernel-f728eb3a5028aa87ec85f0de5c03daee78fdc544.zip
drm/amd/display: Turn functions into static
Silence [-Wmissing-prototypes] sparse warnings from the display folder such as: ../drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn315/dcn315_smu.c:126:5: warning: no previous prototype for ‘dcn315_smu_send_msg_with_param’ [-Wmissing-prototypes] 126 | int dcn315_smu_send_msg_with_param( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ v2: drop unused function dcn315_smu_set_voltage_via_phyclk() to avoid adding a warning (Alex) Cc: Qingqing Zhuo (Lillian) <[email protected]> Reviewed-by: Harry Wentland <[email protected]> Reported-by: kernel test robot <[email protected]> Signed-off-by: Magali Lemes <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_display.c')
0 files changed, 0 insertions, 0 deletions