[PATCH 1/6] drm/rockchip: dw_hdmi: remove unused #include
Mark Yao
mark.yao at rock-chips.com
Wed Jul 13 20:31:25 PDT 2016
From: John Keeping <john at metanate.com>
drm_encoder_slave is not used in this file.
Signed-off-by: John Keeping <john at metanate.com>
Signed-off-by: Mark Yao <mark.yao at rock-chips.com>
---
drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c b/drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c
index 801110f..0665fb9 100644
--- a/drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c
+++ b/drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c
@@ -15,7 +15,6 @@
#include <drm/drmP.h>
#include <drm/drm_crtc_helper.h>
#include <drm/drm_edid.h>
-#include <drm/drm_encoder_slave.h>
#include <drm/bridge/dw_hdmi.h>
#include "rockchip_drm_drv.h"
--
1.9.1
More information about the linux-arm-kernel
mailing list