diff options
Diffstat (limited to 'board/bosch/shc')
-rw-r--r-- | board/bosch/shc/board.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/bosch/shc/board.c b/board/bosch/shc/board.c index 9698d8ee16a..6e0ad4b53f8 100644 --- a/board/bosch/shc/board.c +++ b/board/bosch/shc/board.c @@ -12,6 +12,7 @@ */ #include <common.h> +#include <bootstage.h> #include <cpu_func.h> #include <env.h> #include <errno.h> |