diff options
Diffstat (limited to 'arch/microblaze')
-rw-r--r-- | arch/microblaze/lib/bootm.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/microblaze/lib/bootm.c b/arch/microblaze/lib/bootm.c index 87d2d6ee70d..f7303b790fc 100644 --- a/arch/microblaze/lib/bootm.c +++ b/arch/microblaze/lib/bootm.c @@ -8,6 +8,7 @@ */ #include <common.h> +#include <bootstage.h> #include <command.h> #include <cpu_func.h> #include <env.h> |