Merge branch '2022-01-08-further-important-updates'
[platform/kernel/u-boot.git] / common / cros_ec.c
index e66471e..249d1f1 100644 (file)
@@ -12,6 +12,7 @@
 #include <cros_ec.h>
 #include <dm.h>
 #include <errno.h>
+#include <log.h>
 
 struct udevice *board_get_cros_ec_dev(void)
 {