drm/rockchip: lvds: Remove include of drm_dp_helper.h

drm_dp_helper.h is not used by lvds driver

Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20240414120841.837661-1-andyshrk@163.com
This commit is contained in:
Andy Yan
2024-04-14 20:08:41 +08:00
committed by Heiko Stuebner
parent b1ee6bd3ea
commit 685ba01ebe

View File

@@ -17,7 +17,6 @@
#include <linux/regmap.h>
#include <linux/reset.h>
#include <drm/display/drm_dp_helper.h>
#include <drm/drm_atomic_helper.h>
#include <drm/drm_bridge.h>
#include <drm/drm_bridge_connector.h>