diff options
Diffstat (limited to 'board/phytec/phycore_am335x_r2/board.c')
-rw-r--r-- | board/phytec/phycore_am335x_r2/board.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/phytec/phycore_am335x_r2/board.c b/board/phytec/phycore_am335x_r2/board.c index 02d6c27cec..8964fb5dda 100644 --- a/board/phytec/phycore_am335x_r2/board.c +++ b/board/phytec/phycore_am335x_r2/board.c @@ -11,6 +11,7 @@ */ #include <common.h> +#include <init.h> #include <spl.h> #include <asm/arch/cpu.h> #include <asm/arch/ddr_defs.h> |