diff options
Diffstat (limited to 'board/synopsys/emsdp/emsdp.c')
-rw-r--r-- | board/synopsys/emsdp/emsdp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/synopsys/emsdp/emsdp.c b/board/synopsys/emsdp/emsdp.c index c09ed8cff8..d98e606426 100644 --- a/board/synopsys/emsdp/emsdp.c +++ b/board/synopsys/emsdp/emsdp.c @@ -6,6 +6,7 @@ #include <common.h> #include <cpu_func.h> #include <dwmmc.h> +#include <init.h> #include <malloc.h> #include <asm/arcregs.h> |