aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/hdp_v5_0.c
diff options
context:
space:
mode:
authorLijo Lazar <[email protected]>2025-02-05 07:36:44 +0000
committerAlex Deucher <[email protected]>2025-02-13 02:04:06 +0000
commita5219b41dd908182e6b4c0a9ab842c11973043e6 (patch)
tree9f3dc6b061019090a4857fb8e70b277933b84eae /drivers/gpu/drm/amd/amdgpu/hdp_v5_0.c
parentdrm/amdgpu/sdma4: drop gfxoff calls in dump ip state (diff)
downloadkernel-a5219b41dd908182e6b4c0a9ab842c11973043e6.tar.gz
kernel-a5219b41dd908182e6b4c0a9ab842c11973043e6.zip
drm/amdgpu: Clean up atom header file inclusion
atom bios header files are not required in these files. Signed-off-by: Lijo Lazar <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/hdp_v5_0.c')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/hdp_v5_0.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/hdp_v5_0.c b/drivers/gpu/drm/amd/amdgpu/hdp_v5_0.c
index d3962d469088..43195c079748 100644
--- a/drivers/gpu/drm/amd/amdgpu/hdp_v5_0.c
+++ b/drivers/gpu/drm/amd/amdgpu/hdp_v5_0.c
@@ -21,7 +21,6 @@
*
*/
#include "amdgpu.h"
-#include "amdgpu_atombios.h"
#include "hdp_v5_0.h"
#include "hdp/hdp_5_0_0_offset.h"