Skip to content

Commit

Permalink
drm/rockchip: dw_hdmi: remove unused #include
Browse files Browse the repository at this point in the history
drm_encoder_slave is not used in this file.

Signed-off-by: John Keeping <[email protected]>
  • Loading branch information
johnkeeping authored and Mark Yao committed Jul 19, 2016
1 parent 2d635fd commit a386569
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit a386569

Please sign in to comment.