ARM: uniphier: include <asm/system.h> instead of <asm/cache.h> from psci.c
[oweals/u-boot.git] / common / cros_ec.c
index e66471ebd1b257ce7049b2ec579c1d339abed8af..249d1f19411ef56305da9cd65777a51d24f1a623 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)
 {