Merge tag 'u-boot-rockchip-20200501' of https://gitlab.denx.de/u-boot/custodians...
[oweals/u-boot.git] / common / bootstage.c
index e8b7bbf81a6d1b30feaf6d7986f9603f82932671..d2ed33663b7193b574722e5f3d0aa441dd571149 100644 (file)
@@ -10,7 +10,9 @@
  */
 
 #include <common.h>
+#include <hang.h>
 #include <malloc.h>
+#include <sort.h>
 #include <spl.h>
 #include <linux/compiler.h>
 #include <linux/libfdt.h>