common: Move hang() to the same header as panic()
[oweals/u-boot.git] / arch / arm / mach-rockchip / spl.c
index 514032a44aab5db692af928d2d5760d6fa34cc00..7d0e6fa1aff3a921b1e515042876b300508f9950 100644 (file)
@@ -6,6 +6,7 @@
 #include <common.h>
 #include <debug_uart.h>
 #include <dm.h>
+#include <hang.h>
 #include <ram.h>
 #include <spl.h>
 #include <asm/arch-rockchip/bootrom.h>