diff options
Diffstat (limited to 'board/siemens/iot2050/board.c')
-rw-r--r-- | board/siemens/iot2050/board.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/siemens/iot2050/board.c b/board/siemens/iot2050/board.c index ed292c364a5..0b0686e2628 100644 --- a/board/siemens/iot2050/board.c +++ b/board/siemens/iot2050/board.c @@ -8,7 +8,7 @@ * Jan Kiszka <jan.kiszka@siemens.com> */ -#include <config.h> +#include <common.h> #include <bootstage.h> #include <dm.h> #include <fdt_support.h> |