common: Move hang() to the same header as panic()
[oweals/u-boot.git] / board / freescale / imx8mm_evk / spl.c
index d125dc9317ef08dfb92d84e47e5305921dbab4d7..a26fc96b91dabe5955ada3aedd234703a7956cca 100644 (file)
@@ -5,6 +5,7 @@
 
 #include <common.h>
 #include <cpu_func.h>
+#include <hang.h>
 #include <spl.h>
 #include <asm/io.h>
 #include <asm/mach-imx/iomux-v3.h>