]> 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)
commitb15330351f9083be77093e47f444fc15ac6deda8
tree24192368ee0cd9820a61b7f30e68a01309898a02
parent15721f7963b7610991d0253f024d308bc82a5381
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