From: ye xingchen Date: Wed, 18 Jan 2023 07:39:00 +0000 (+0800) Subject: drm/amd/display: remove duplicate included header files X-Git-Tag: v6.3-rc1~135^2~21^2~1 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=603a521ec2796c221acfe0ea6a84338f589eb434;p=users%2Fhch%2Fmisc.git drm/amd/display: remove duplicate included header files resource.h is included more than once. Signed-off-by: ye xingchen Signed-off-by: Alex Deucher --- 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