common: Move hang() to the same header as panic()
[oweals/u-boot.git] / common / spl / spl.c
index 19085ad2701d901cb908bbba72d7aa9df28714e1..932e6ab98ac4cd5d4c0fd5263bcc9c54183f1ff6 100644 (file)
@@ -11,6 +11,7 @@
 #include <binman_sym.h>
 #include <dm.h>
 #include <handoff.h>
+#include <hang.h>
 #include <irq_func.h>
 #include <serial.h>
 #include <spl.h>