All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/amdgpu/display: remove duplicate include header in files
@ 2023-01-28  1:39 ` ye.xingchen
  0 siblings, 0 replies; 5+ messages in thread
From: ye.xingchen @ 2023-01-28  1:39 UTC (permalink / raw)
  To: alexander.deucher
  Cc: harry.wentland, sunpeng.li, rodrigo.siqueira, christian.koenig,
	xinhui.pan, airlied, daniel, wenjing.liu, haoping.liu,
	george.shen, dingchen.zhang, ian.chen, amd-gfx, dri-devel,
	linux-kernel

From: ye xingchen <ye.xingchen@zte.com.cn>

opp.h is included more than once.

Signed-off-by: ye xingchen <ye.xingchen@zte.com.cn>
---
 drivers/gpu/drm/amd/display/dc/core/dc_link.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/amd/display/dc/core/dc_link.c b/drivers/gpu/drm/amd/display/dc/core/dc_link.c
index 6475664baa8a..1a2ab934b4bd 100644
--- a/drivers/gpu/drm/amd/display/dc/core/dc_link.c
+++ b/drivers/gpu/drm/amd/display/dc/core/dc_link.c
@@ -46,7 +46,6 @@
 #include "dpcd_defs.h"
 #include "dmcu.h"
 #include "dsc.h"
-#include "opp.h"
 #include "hw/clk_mgr.h"
 #include "dce/dmub_psr.h"
 #include "dmub/dmub_srv.h"
-- 
2.25.1

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-01-31 17:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-28  1:39 [PATCH] drm/amdgpu/display: remove duplicate include header in files ye.xingchen
2023-01-28  1:39 ` ye.xingchen
2023-01-28  1:39 ` ye.xingchen
2023-01-31 17:18 ` Alex Deucher
2023-01-31 17:18   ` Alex Deucher

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.