common: Move hang() to the same header as panic()
[oweals/u-boot.git] / arch / arm / mach-socfpga / spl_a10.c
index 7c38c5098169b92fd3c2d39d9038e7347bcbe15c..d9ef851054d85e67371649f8b163582d04d1dc64 100644 (file)
@@ -5,6 +5,7 @@
 
 #include <common.h>
 #include <cpu_func.h>
+#include <hang.h>
 #include <asm/io.h>
 #include <asm/pl310.h>
 #include <asm/u-boot.h>