ARM: imx: novena: Enable DM thermal
[oweals/u-boot.git] / common / bootm.c
index 02295daf79f1f6452a6e2120be64e8955b22c07c..902c13880dd3ecee9d6b05585c9bdd43873b79f1 100644 (file)
@@ -7,9 +7,11 @@
 #ifndef USE_HOSTCC
 #include <common.h>
 #include <bootstage.h>
+#include <cpu_func.h>
 #include <env.h>
 #include <errno.h>
 #include <fdt_support.h>
+#include <irq_func.h>
 #include <lmb.h>
 #include <malloc.h>
 #include <mapmem.h>