drm/rockchip: rk628: include drm/display/drm_dp_helper.h

Signed-off-by: Tao Huang <huangtao@rock-chips.com>
Change-Id: I57d428d9b0effb6819a709b208eb5a2597c577e7
This commit is contained in:
Tao Huang 2023-05-23 17:52:00 +08:00
commit 08a98cf5bf

View file

@ -21,7 +21,7 @@
#include <drm/drm_atomic.h>
#include <drm/drm_atomic_helper.h>
#include <drm/drm_print.h>
#include <drm/drm_dp_helper.h>
#include <drm/display/drm_dp_helper.h>
#include <drm/drm_of.h>
#define REG(x) ((x) + 0x30000)