From 40348baedfbc6500e7a090c7da1d55b6c94c334f Mon Sep 17 00:00:00 2001 From: kernel test robot Date: Fri, 8 Oct 2021 10:40:34 -0400 Subject: [PATCH] drm/amd/display: fix duplicated inclusion Generated by: scripts/checkincludes.pl Reported-by: kernel test robot Signed-off-by: kernel test robot Signed-off-by: Alex Deucher --- drivers/gpu/drm/amd/display/dc/core/dc_link_dpia.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/gpu/drm/amd/display/dc/core/dc_link_dpia.c b/drivers/gpu/drm/amd/display/dc/core/dc_link_dpia.c index 8971d7af81132..e9006d0993939 100644 --- a/drivers/gpu/drm/amd/display/dc/core/dc_link_dpia.c +++ b/drivers/gpu/drm/amd/display/dc/core/dc_link_dpia.c @@ -31,7 +31,6 @@ #include "dc_link_dp.h" #include "dpcd_defs.h" #include "link_hwss.h" -#include "inc/link_dpcd.h" #include "dm_helpers.h" #include "dmub/inc/dmub_cmd.h" #include "inc/link_dpcd.h" -- 2.30.2