drm/amdgpu/display: Make dcn31_set_low_power_state static
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 25 Apr 2022 16:05:32 +0000 (12:05 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Apr 2022 15:44:16 +0000 (11:44 -0400)
commit0bed2ace42841bdffedecafa13b2380e085301cb
tree2f02582d40721fef01540fb43cb9eb7f10524886
parent428f273cbb3f1349d27716bce0d7bd4dbfb4837f
drm/amdgpu/display: Make dcn31_set_low_power_state static

It's not used outside of dcn31_clk_mgr.c.

Reported-by: kernel test robot <lkp@intel.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/dcn31_clk_mgr.c