diff options
Diffstat (limited to 'board/phytec/pcl063/spl.c')
-rw-r--r-- | board/phytec/pcl063/spl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/phytec/pcl063/spl.c b/board/phytec/pcl063/spl.c index b5e080c072..48cb2e267c 100644 --- a/board/phytec/pcl063/spl.c +++ b/board/phytec/pcl063/spl.c @@ -7,6 +7,7 @@ */ #include <common.h> +#include <init.h> #include <spl.h> #include <asm/arch/clock.h> #include <asm/io.h> |