diff options
Diffstat (limited to 'board/congatec/cgtqmx8/spl.c')
-rw-r--r-- | board/congatec/cgtqmx8/spl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/congatec/cgtqmx8/spl.c b/board/congatec/cgtqmx8/spl.c index 242e794981b..b432ce27459 100644 --- a/board/congatec/cgtqmx8/spl.c +++ b/board/congatec/cgtqmx8/spl.c @@ -4,6 +4,7 @@ * */ +#include <common.h> #include <dm.h> #include <fdt_support.h> #include <init.h> |