]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: Remove ppatomfwctrl deadcode
authorDr. David Alan Gilbert <linux@treblig.org>
Mon, 3 Mar 2025 14:39:17 +0000 (14:39 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 5 Mar 2025 15:43:11 +0000 (10:43 -0500)
commit8d00cfd5e6e31df21efb257a6e379c66deff76f0
treeba9fe49906ba99c0af9c7687dacc27550f1ef33c
parent044e59a85c4d84e3c8d004c486e5c479640563a6
drm/amdgpu: Remove ppatomfwctrl deadcode

pp_atomfwctrl_get_pp_assign_pin() and pp_atomfwctrl_get_pp_assign_pin()
were added in 2017 by
commit 0d2c7569e196 ("drm/amdgpu: add new atomfirmware based helpers for
powerplay")
but have remained unused.

Remove them, and the helper functions they used.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/powerplay/hwmgr/ppatomfwctrl.c
drivers/gpu/drm/amd/pm/powerplay/hwmgr/ppatomfwctrl.h