]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3f7cd1072b106154c3c9a7b4093a12f2b60a026e
tree2f02582d40721fef01540fb43cb9eb7f10524886
parent9447e186e7f452bd8d9f16ed2fd0bd594fb729d6
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