diff options
Diffstat (limited to 'arch/xtensa/lib/bootm.c')
-rw-r--r-- | arch/xtensa/lib/bootm.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/xtensa/lib/bootm.c b/arch/xtensa/lib/bootm.c index 1de06b7fb53..9780d46e9b8 100644 --- a/arch/xtensa/lib/bootm.c +++ b/arch/xtensa/lib/bootm.c @@ -4,6 +4,7 @@ * (C) Copyright 2014 Cadence Design Systems Inc. */ +#include <common.h> #include <bootm.h> #include <bootstage.h> #include <command.h> |