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

Signed-off-by: Tao Huang <huangtao@rock-chips.com>
Change-Id: I374203d61c96481c226bc57ac2fe1db2da687f49
This commit is contained in:
Tao Huang
2020-12-30 20:24:15 +08:00
parent 83cd7dfb99
commit 281f00e16b

View File

@@ -22,7 +22,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>