common: Move hang() to the same header as panic()
[oweals/u-boot.git] / board / renesas / koelsch / koelsch.c
index ff7e458b3ce99ec928b271242ad4bec7c933e132..e09d3d0a634041314a3938f15b9e966b1013a4bd 100644 (file)
@@ -9,6 +9,7 @@
 #include <common.h>
 #include <cpu_func.h>
 #include <env.h>
+#include <hang.h>
 #include <malloc.h>
 #include <dm.h>
 #include <dm/platform_data/serial_sh.h>