Merge git://git.denx.de/u-boot-dm
[platform/kernel/u-boot.git] / drivers / core / dump.c
index fd4596e..c3e109e 100644 (file)
@@ -8,6 +8,7 @@
 #include <dm.h>
 #include <mapmem.h>
 #include <dm/root.h>
+#include <dm/util.h>
 
 static void show_devices(struct udevice *dev, int depth, int last_flag)
 {