]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/pm: fix missing static declarations
authorEvan Quan <evan.quan@amd.com>
Thu, 25 Mar 2021 03:34:31 +0000 (11:34 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Apr 2021 20:46:41 +0000 (16:46 -0400)
commit99e328233764ac736080744bc4dec4a7a809a5eb
tree24192368ee0cd9820a61b7f30e68a01309898a02
parent826491b6d01b32dc356959fa855510729a9499c5
drm/amd/pm: fix missing static declarations

Add "static" declarations for those APIs used internally.

Signed-off-by: Evan Quan <evan.quan@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c