common: Move hang() to the same header as panic()
[oweals/u-boot.git] / drivers / cache / cache-ncore.c
index e3aca3607138e90a893bfd83fbda06588160d28f..0aab7ee19147bbd77a215912422ebb2b6fcf46b7 100644 (file)
@@ -4,6 +4,7 @@
  *
  */
 #include <dm.h>
+#include <hang.h>
 #include <wait_bit.h>
 
 #include <asm/io.h>