common: Drop bootstage.h from common header
[oweals/u-boot.git] / arch / microblaze / lib / bootm.c
index 87d2d6ee70df4200d841bb2a5ec6164640ced4fc..f7303b790fcb3941489c5bee9a630a0a88a9b5e8 100644 (file)
@@ -8,6 +8,7 @@
  */
 
 #include <common.h>
+#include <bootstage.h>
 #include <command.h>
 #include <cpu_func.h>
 #include <env.h>