common: Move hang() to the same header as panic()
[oweals/u-boot.git] / arch / x86 / cpu / quark / mrc_util.c
index 8a68ddba973859c9178f7623a75784843758db06..b0bc59b71ef5cc3ae87113c0937e7b5563ab8ca8 100644 (file)
@@ -8,6 +8,7 @@
  */
 
 #include <common.h>
+#include <hang.h>
 #include <asm/arch/device.h>
 #include <asm/arch/mrc.h>
 #include <asm/arch/msg_port.h>