common: Drop bootstage.h from common header
[oweals/u-boot.git] / common / bootm_os.c
index 1d58462509cc07111c0eeadcd0029ffcee2b9705..44023532e134ab3811ea74804bde5459dafd5ad1 100644 (file)
@@ -6,6 +6,7 @@
 
 #include <common.h>
 #include <bootm.h>
+#include <bootstage.h>
 #include <cpu_func.h>
 #include <efi_loader.h>
 #include <env.h>