From: Jiapeng Chong Date: Thu, 16 May 2024 08:22:00 +0000 (+0800) Subject: drm/amdgpu: Remove duplicate amdgpu_umsch_mm.h header X-Git-Tag: v6.11-rc1~141^2~25^2~178 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=72e6ea95c41d4b61b509037cdaec09194f577d81;p=thirdparty%2Fkernel%2Flinux.git drm/amdgpu: Remove duplicate amdgpu_umsch_mm.h header ./drivers/gpu/drm/amd/amdgpu/amdgpu.h: amdgpu_umsch_mm.h is included more than once. Reported-by: Abaci Robot Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=9063 Signed-off-by: Jiapeng Chong Signed-off-by: Alex Deucher --- diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu.h b/drivers/gpu/drm/amd/amdgpu/amdgpu.h index cad5656c8f481..054e59fa0c443 100644 --- a/drivers/gpu/drm/amd/amdgpu/amdgpu.h +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu.h @@ -112,7 +112,6 @@ #include "amdgpu_xcp.h" #include "amdgpu_seq64.h" #include "amdgpu_reg_state.h" -#include "amdgpu_umsch_mm.h" #define MAX_GPU_INSTANCE 64