diff options
Diffstat (limited to 'board/siemens/iot2050/board.c')
-rw-r--r-- | board/siemens/iot2050/board.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/siemens/iot2050/board.c b/board/siemens/iot2050/board.c index d827f728a08..161210c60a9 100644 --- a/board/siemens/iot2050/board.c +++ b/board/siemens/iot2050/board.c @@ -11,6 +11,7 @@ #include <config.h> #include <bootstage.h> #include <dm.h> +#include <env.h> #include <fdt_support.h> #include <i2c.h> #include <led.h> |