summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2019-07-26 15:51:31 +0800
committerAlex Deucher <alexander.deucher@amd.com>2019-08-21 22:18:57 -0500
commit192d56d2437f690bce20644f3a5eb2aaf420dc87 (patch)
tree5a61f01dfeedc949214304e89b3b4e3ea556b849 /drivers/gpu/drm/amd/display/dc/core
parent252d2a5246363c36b66bb13d73978b8b4b71b1ef (diff)
drm/amd/display: remove duplicated include from dc_link.c
Remove duplicated include. Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/core')
-rw-r--r--drivers/gpu/drm/amd/display/dc/core/dc_link.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/gpu/drm/amd/display/dc/core/dc_link.c b/drivers/gpu/drm/amd/display/dc/core/dc_link.c
index 8634923b4444..70dbdb381446 100644
--- a/drivers/gpu/drm/amd/display/dc/core/dc_link.c
+++ b/drivers/gpu/drm/amd/display/dc/core/dc_link.c
@@ -45,10 +45,6 @@
#include "dpcd_defs.h"
#include "dmcu.h"
#include "hw/clk_mgr.h"
-#if defined(CONFIG_DRM_AMD_DC_DCN2_0)
-#include "resource.h"
-#endif
-#include "hw/clk_mgr.h"
#define DC_LOGGER_INIT(logger)