common: Drop log.h from common header
[oweals/u-boot.git] / arch / nios2 / lib / bootm.c
index fed412907fcfbdc73c2e461b9902520f2823cb11..2c8f9731c747f9a2a2ff6ff7c2da9a724f52dea3 100644 (file)
@@ -9,6 +9,7 @@
 #include <env.h>
 #include <image.h>
 #include <irq_func.h>
+#include <log.h>
 
 #define NIOS_MAGIC 0x534f494e /* enable command line and initrd passing */