test: dm: Add test case for devfdt_get_addr_ptr
[platform/kernel/u-boot.git] / cmd / flash.c
index 77979e4..240871e 100644 (file)
@@ -9,6 +9,7 @@
  */
 #include <common.h>
 #include <command.h>
+#include <log.h>
 #include <uuid.h>
 
 #if defined(CONFIG_CMD_MTDPARTS)