drm/amdgpu: Remove unused amdgpu_atpx functions
authorDr. David Alan Gilbert <linux@treblig.org>
Mon, 23 Sep 2024 01:24:43 +0000 (02:24 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 26 Sep 2024 21:06:24 +0000 (17:06 -0400)
commit6e261ecbb2e1c4332b8e44863f4568f63f6b21a5
treeef332ee11c260ca04ff4b1b45dbaab5025a88aff
parent632aac6299d6796bba15bdd09f0924f75e010d9c
drm/amdgpu: Remove unused amdgpu_atpx functions

amdgpu_atpx_dgpu_req_power_for_displays has been unused since
commit bdb1ccb080da ("drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS
check when hotplug-in")

amdgpu_atpx_get_dhandle has been unused since commit
f9b7f3703ff9 ("drm/amdgpu/acpi: make ATPX/ATCS structures global (v2)")

Remove them.

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