summaryrefslogtreecommitdiff
path: root/board/udoo
diff options
context:
space:
mode:
Diffstat (limited to 'board/udoo')
-rw-r--r--board/udoo/udoo_spl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/udoo/udoo_spl.c b/board/udoo/udoo_spl.c
index b287fbf410..1a3b136529 100644
--- a/board/udoo/udoo_spl.c
+++ b/board/udoo/udoo_spl.c
@@ -6,6 +6,7 @@
* Based on board/wandboard/spl.c
*/
+#include <common.h>
#include <asm/arch/clock.h>
#include <asm/arch/imx-regs.h>
#include <asm/arch/iomux.h>