Browse Source

drm/rockchip: dw_hdmi: remove unused #include

drm_encoder_slave is not used in this file.

Signed-off-by: John Keeping <john@metanate.com>
John Keeping 9 years ago
parent
commit
a38656958e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c

+ 0 - 1
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"