mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH -next 1/4] drm/amd/display: Remove duplicated include in dcn35_resource.c
@ 2023-09-01  0:52 Yang Li
  2023-09-01  0:52 ` [PATCH -next 2/4] drm/amd/display: Remove duplicated include in dcn35_optc.c Yang Li
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Yang Li @ 2023-09-01  0:52 UTC (permalink / raw)
  To: alexander.deucher, Rodrigo.Siqueira, harry.wentland,
	christian.koenig, airlied, daniel
  Cc: amd-gfx, dri-devel, linux-kernel, Yang Li

./drivers/gpu/drm/amd/display/dc/dcn35/dcn35_resource.c: dcn31/dcn31_dio_link_encoder.h is included more than once.

Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
---
 drivers/gpu/drm/amd/display/dc/dcn35/dcn35_resource.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/amd/display/dc/dcn35/dcn35_resource.c b/drivers/gpu/drm/amd/display/dc/dcn35/dcn35_resource.c
index 0386b8fb270d..7f059fc2fc75 100644
--- a/drivers/gpu/drm/amd/display/dc/dcn35/dcn35_resource.c
+++ b/drivers/gpu/drm/amd/display/dc/dcn35/dcn35_resource.c
@@ -61,7 +61,6 @@
 #include "dcn32/dcn32_hpo_dp_link_encoder.h"
 #include "link.h"
 #include "dcn31/dcn31_apg.h"
-#include "dcn31/dcn31_dio_link_encoder.h"
 #include "dcn32/dcn32_dio_link_encoder.h"
 #include "dcn31/dcn31_vpg.h"
 #include "dcn31/dcn31_afmt.h"
-- 
2.20.1.7.g153144c


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

end of thread, other threads:[~2023-09-05 18:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-01  0:52 [PATCH -next 1/4] drm/amd/display: Remove duplicated include in dcn35_resource.c Yang Li
2023-09-01  0:52 ` [PATCH -next 2/4] drm/amd/display: Remove duplicated include in dcn35_optc.c Yang Li
2023-09-05 17:33   ` Alex Deucher
2023-09-01  0:52 ` [PATCH -next 3/4] drm/amd/display: Remove duplicated include in dcn35_hwseq.c Yang Li
2023-09-05 17:34   ` Alex Deucher
2023-09-01  0:52 ` [PATCH -next 4/4] drm/amd/display: Remove duplicated include in dcn35_clk_mgr.c Yang Li
2023-09-05 17:35   ` Alex Deucher
2023-09-05 17:33 ` [PATCH -next 1/4] drm/amd/display: Remove duplicated include in dcn35_resource.c Alex Deucher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome