summaryrefslogtreecommitdiff
path: root/drivers/video/bridge/ps862x.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/bridge/ps862x.c')
-rw-r--r--drivers/video/bridge/ps862x.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/video/bridge/ps862x.c b/drivers/video/bridge/ps862x.c
index 3c5bf7b659..8399c6f74c 100644
--- a/drivers/video/bridge/ps862x.c
+++ b/drivers/video/bridge/ps862x.c
@@ -8,7 +8,9 @@
#include <dm.h>
#include <errno.h>
#include <i2c.h>
+#include <log.h>
#include <video_bridge.h>
+#include <linux/delay.h>
#include <power/regulator.h>
DECLARE_GLOBAL_DATA_PTR;