common: Move hang() to the same header as panic()
[oweals/u-boot.git] / board / gateworks / gw_ventana / gw_ventana_spl.c
index b0891379a170f7d87667a554eff9014fe1595e0c..80fec5f9cf3ef22b9aaf4df85c04b1233a4ac21e 100644 (file)
@@ -6,6 +6,7 @@
 
 #include <common.h>
 #include <env.h>
+#include <hang.h>
 #include <asm/io.h>
 #include <asm/arch/crm_regs.h>
 #include <asm/arch/mx6-ddr.h>