Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a3865695 authored by John Keeping's avatar John Keeping Committed by Mark Yao
Browse files

drm/rockchip: dw_hdmi: remove unused #include



drm_encoder_slave is not used in this file.

Signed-off-by: default avatarJohn Keeping <john@metanate.com>
parent 2d635fde
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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"