diff options
Diffstat (limited to 'board/ccv/xpress/xpress.c')
-rw-r--r-- | board/ccv/xpress/xpress.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/ccv/xpress/xpress.c b/board/ccv/xpress/xpress.c index 05286e643c..0caeea5885 100644 --- a/board/ccv/xpress/xpress.c +++ b/board/ccv/xpress/xpress.c @@ -3,6 +3,7 @@ * Copyright (C) 2015-2016 Stefan Roese <sr@denx.de> */ +#include <init.h> #include <asm/arch/clock.h> #include <asm/arch/iomux.h> #include <asm/arch/imx-regs.h> |