diff options
Diffstat (limited to 'board/freescale/mx6memcal/spl.c')
-rw-r--r-- | board/freescale/mx6memcal/spl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/mx6memcal/spl.c b/board/freescale/mx6memcal/spl.c index be551bc375..c11eee51b6 100644 --- a/board/freescale/mx6memcal/spl.c +++ b/board/freescale/mx6memcal/spl.c @@ -6,6 +6,7 @@ #include <common.h> #include <cpu_func.h> +#include <init.h> #include <asm/io.h> #include <asm/arch/iomux.h> #include <asm/arch/clock.h> |