MIPS: allow override of get_tbclk()
[platform/kernel/u-boot.git] / cmd / bootz.c
index 7bfc491..f14a5fe 100644 (file)
@@ -7,6 +7,7 @@
 #include <common.h>
 #include <bootm.h>
 #include <command.h>
+#include <image.h>
 #include <irq_func.h>
 #include <lmb.h>
 #include <linux/compiler.h>