drm/amd: Drop unnecessary helper for aldebaran
authorMario Limonciello <mario.limonciello@amd.com>
Thu, 10 Aug 2023 10:31:58 +0000 (05:31 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Aug 2023 22:08:29 +0000 (18:08 -0400)
commit05228211e89a882a005d30190cd10fb7282b4b25
tree1e440feeb8ea1bf183905daf4a21299fa5b4a533
parent629425673b7764637d6052cff591e88215483e91
drm/amd: Drop unnecessary helper for aldebaran

aldebaran_get_gpu_power() is only called by one place and just calls
aldebaran_get_smu_metrics_data(), so drop the helper.

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/smu13/aldebaran_ppt.c