Merge branch '2020-05-18-reduce-size-of-common.h'
[oweals/u-boot.git] / arch / arm / lib / semihosting.c
index 1b365a970fa3f9d3f56045a53bda1164461c2fcc..904fddd6c04e0dcc279b588e3c3b642a2a215bb2 100644 (file)
@@ -14,6 +14,7 @@
 #include <common.h>
 #include <command.h>
 #include <env.h>
+#include <log.h>
 
 #define SYSOPEN                0x01
 #define SYSCLOSE       0x02