common: Drop bootstage.h from common header
[oweals/u-boot.git] / arch / mips / lib / bootm.c
index f1db6d23b84e091fa098baada15e5f12ac3228a6..6a6764ac2db290aee07e4f9b2b3eb3ab482c818c 100644 (file)
@@ -5,6 +5,7 @@
  */
 
 #include <common.h>
+#include <bootstage.h>
 #include <env.h>
 #include <image.h>
 #include <fdt_support.h>