rockchip: misc: protect serial# from getting overwritten
[oweals/u-boot.git] / cmd / bootz.c
index 0e75509ee9623505570f10440b6e4880d8057f06..74be62c2c5e45885d5544aba1c74e1b791826b9b 100644 (file)
@@ -7,6 +7,7 @@
 #include <common.h>
 #include <bootm.h>
 #include <command.h>
+#include <irq_func.h>
 #include <lmb.h>
 #include <linux/compiler.h>