From: Chen Zhou <chenzhou10@huawei.com> Date: Thu, 7 May 2020 13:50:23 +0000 (+0800) Subject: drm/amd/display: remove duplicate headers X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=3852ee795324ba7d9bc06acbc9b50eb1da2a9c7d;p=linux.git drm/amd/display: remove duplicate headers Remove duplicate headers which are included twice. Signed-off-by: Chen Zhou <chenzhou10@huawei.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> --- 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 f9fa0f7712b3d..ebad1787f5cb3 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 @@ -13,7 +13,6 @@ #include "core_status.h" #include "dpcd_defs.h" -#include "resource.h" #define DC_LOGGER \ link->ctx->logger