drm/rockchip: vop2: Replace include rk_system_status.h with rockchip-system-status.h

Signed-off-by: Tao Huang <huangtao@rock-chips.com>
Change-Id: I8506cf89715e6275e2372484f695e64c24301fd2
This commit is contained in:
Tao Huang
2020-12-30 20:28:56 +08:00
parent 281f00e16b
commit e91ecc8650

View File

@@ -13,7 +13,7 @@
#ifdef CONFIG_DRM_ANALOGIX_DP
#include <drm/bridge/analogix_dp.h>
#endif
#include <dt-bindings/clock/rk_system_status.h>
#include <dt-bindings/soc/rockchip-system-status.h>
#include <linux/debugfs.h>
#include <linux/fixp-arith.h>