diff options
Diffstat (limited to 'board/st/stv0991/stv0991.c')
-rw-r--r-- | board/st/stv0991/stv0991.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/st/stv0991/stv0991.c b/board/st/stv0991/stv0991.c index f193e83361..fbcb87092b 100644 --- a/board/st/stv0991/stv0991.c +++ b/board/st/stv0991/stv0991.c @@ -5,6 +5,7 @@ */ #include <common.h> +#include <bootstage.h> #include <dm.h> #include <miiphy.h> #include <net.h> |