drm/rockchip: dw_hdmi: remove unused #include

drm_encoder_slave is not used in this file.

Signed-off-by: John Keeping <john@metanate.com>
This commit is contained in:
John Keeping 2016-05-10 17:03:54 +01:00 committed by Mark Yao
parent 2d635fded2
commit a38656958e
1 changed files with 0 additions and 1 deletions

View File

@ -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"