drm/amdgpu: fix no previous prototype warning
authorKun Liu <Kun.Liu2@amd.com>
Wed, 1 Mar 2023 01:53:33 +0000 (09:53 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 6 Mar 2023 20:14:25 +0000 (15:14 -0500)
commitaea9040c2df97a03b73a13ba124d1b6561e09c4e
treedca8bc438d1bf2fec99fa15165f74f42b8b1eab3
parentdb1c1a8f0a2bb69eb9123b2d2a88cc7d3d49b13a
drm/amdgpu: fix no previous prototype warning

add static prefix for vangogh_set_apu_thermal_limit function

Signed-off-by: Kun Liu <Kun.Liu2@amd.com>
Reported-by: kernel test robot <lkp@intel.com>
Link: https://lore.kernel.org/oe-kbuild-all/202303010827.c2N0yBGT-lkp@intel.com
Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/smu11/vangogh_ppt.c