[PATCH] drm/amd/display: Remove redundant reference of the header file

Chen, Guchun Guchun.Chen at amd.com
Tue Aug 30 12:34:10 UTC 2022


This patch is: Reviewed-by: Guchun Chen <guchun.chen at amd.com>

Looks it needs to add it to upstream instead of amd-staging-drm-next branch.

Regards,
Guchun

-----Original Message-----
From: amd-gfx <amd-gfx-bounces at lists.freedesktop.org> On Behalf Of Ma Jun
Sent: Tuesday, August 30, 2022 8:06 PM
To: amd-gfx at lists.freedesktop.org; Deucher, Alexander <Alexander.Deucher at amd.com>
Cc: Chen, Guchun <Guchun.Chen at amd.com>
Subject: [PATCH] drm/amd/display: Remove redundant reference of the header file

From: Ma Jun <majun at amd.com>

Remove redundant reference of the header file drm_gem_atomic_helper.h

Signed-off-by: Ma Jun <majun at amd.com>
---
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
index 5140d9c2bf3b..b4019c4661c4 100644
--- a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
+++ b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
@@ -87,7 +87,6 @@
 #include <drm/drm_edid.h>
 #include <drm/drm_vblank.h>
 #include <drm/drm_audio_component.h>
-#include <drm/drm_gem_atomic_helper.h>
 
 #include "ivsrcid/dcn/irqsrcs_dcn_1_0.h"
 
-- 
2.25.1



More information about the amd-gfx mailing list