diff options
Diffstat (limited to 'board/phytec/pcl063/pcl063.c')
-rw-r--r-- | board/phytec/pcl063/pcl063.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/phytec/pcl063/pcl063.c b/board/phytec/pcl063/pcl063.c index 96dd9e38f3..9e6940f9c7 100644 --- a/board/phytec/pcl063/pcl063.c +++ b/board/phytec/pcl063/pcl063.c @@ -6,6 +6,7 @@ * Copyright (C) 2015-2016 Stefan Roese <sr@denx.de> */ +#include <init.h> #include <asm/arch/clock.h> #include <asm/arch/crm_regs.h> #include <asm/arch/mx6-pins.h> |