summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkernel test robot <lkp@intel.com>2021-10-08 10:40:34 -0400
committerAlex Deucher <alexander.deucher@amd.com>2021-10-08 13:22:52 -0400
commit40348baedfbc6500e7a090c7da1d55b6c94c334f (patch)
treeab7b221c425d524af6cf00c68668817e49fe94aa
parent806d42509bed07357c1ef06f48beddd47ffb960f (diff)
downloadlinux-40348baedfbc6500e7a090c7da1d55b6c94c334f.tar.bz2
drm/amd/display: fix duplicated inclusion
Generated by: scripts/checkincludes.pl Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: kernel test robot <lkp@intel.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
-rw-r--r--drivers/gpu/drm/amd/display/dc/core/dc_link_dpia.c1
1 files changed, 0 insertions, 1 deletions
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 8971d7af8113..e9006d099393 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"