diff options
author | Dr. David Alan Gilbert <linux@treblig.org> | 2024-09-29 22:03:33 +0100 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-10-01 17:42:24 -0400 |
commit | aa894be10b950122db84558cd441206861b29bab (patch) | |
tree | 3a600386263a8e5a132db9d07e857121c9e314c4 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
parent | b472b8d829c1562c5597c1f212957b6b2696d40e (diff) | |
download | linux-aa894be10b950122db84558cd441206861b29bab.tar.gz linux-aa894be10b950122db84558cd441206861b29bab.tar.bz2 linux-aa894be10b950122db84558cd441206861b29bab.zip |
drm/amd/powerplay: Delete unused function and maths library
We start with the function 'atomctrl_calculate_voltage_evv_on_sclk'
which has been unused since 2016's commit
e805ed83ba1c ("drm/amd/powerplay: delete useless files.")
Remove it.
It was also the last user of the entire fixed point maths library in
ppevvmath.h.
Remove it.
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions