diff options
Diffstat (limited to 'board/imgtec/boston/ddr.c')
-rw-r--r-- | board/imgtec/boston/ddr.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/imgtec/boston/ddr.c b/board/imgtec/boston/ddr.c index 3f8a5c0d8e..241b384668 100644 --- a/board/imgtec/boston/ddr.c +++ b/board/imgtec/boston/ddr.c @@ -4,6 +4,7 @@ */ #include <common.h> +#include <init.h> #include <asm/io.h> |