From: John Keeping Date: Tue, 10 May 2016 16:03:54 +0000 (+0100) Subject: drm/rockchip: dw_hdmi: remove unused #include X-Git-Tag: v4.8-rc1~62^2~10^2~8 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=a38656958e33c5fffec43569a23b6734a71d25b9;p=karo-tx-linux.git drm/rockchip: dw_hdmi: remove unused #include drm_encoder_slave is not used in this file. Signed-off-by: John Keeping --- diff --git a/drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c b/drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c index 801110f65a63..0665fb915579 100644 --- a/drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c +++ b/drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c @@ -15,7 +15,6 @@ #include #include #include -#include #include #include "rockchip_drm_drv.h"