[PATCH] drm/amd/display: remove duplicate included header files

ye.xingchen at zte.com.cn ye.xingchen at zte.com.cn
Wed Jan 18 07:39:00 UTC 2023


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

resource.h is included more than once.

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

diff --git a/drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c b/drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c
index 1e60827911c6..6747e4b199de 100644
--- a/drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c
+++ b/drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c
@@ -47,7 +47,6 @@
 #include "link/link_dp_training_auxless.h"
 #include "link/link_dp_phy.h"
 #include "link/link_dp_capability.h"
-#include "resource.h"
 #define DC_LOGGER \
 	link->ctx->logger

-- 
2.25.1


More information about the dri-devel mailing list