diff options
Diffstat (limited to 'board/imgtec/boston/dt.c')
-rw-r--r-- | board/imgtec/boston/dt.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/imgtec/boston/dt.c b/board/imgtec/boston/dt.c index 874a21cec61..bf772ff5dec 100644 --- a/board/imgtec/boston/dt.c +++ b/board/imgtec/boston/dt.c @@ -3,6 +3,7 @@ * Copyright (C) 2016 Imagination Technologies */ +#include <common.h> #include <fdt_support.h> #include <asm/global_data.h> |