From: Imad Syed Date: Wed, 21 Nov 2018 20:54:31 +0000 (-0800) Subject: drm/amd/display: Remove unused headers X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=923a3743abbece8426a545e8cacab5202f4b32c4;p=openwrt%2Fstaging%2Fblogic.git drm/amd/display: Remove unused headers They're not being used, so remove them. Signed-off-by: Imad Syed Reviewed-by: Tony Cheng Acked-by: Leo Li Signed-off-by: Alex Deucher --- 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 ba8e8e1fb110..5e5c162ca304 100644 --- a/drivers/gpu/drm/amd/display/dc/core/dc_link.c +++ b/drivers/gpu/drm/amd/display/dc/core/dc_link.c @@ -43,10 +43,6 @@ #include "dpcd_defs.h" #include "dmcu.h" -#include "dce/dce_11_0_d.h" -#include "dce/dce_11_0_enum.h" -#include "dce/dce_11_0_sh_mask.h" - #define DC_LOGGER_INIT(logger)