aboutsummaryrefslogtreecommitdiff
path: root/board/overo/spl.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/overo/spl.c')
-rw-r--r--board/overo/spl.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/overo/spl.c b/board/overo/spl.c
index d577e00fbca..91d8091d258 100644
--- a/board/overo/spl.c
+++ b/board/overo/spl.c
@@ -11,6 +11,8 @@
* (C) Copyright 2004-2008
* Texas Instruments, <www.ti.com>
*/
+
+#include <common.h>
#include <asm/io.h>
#include <asm/arch/mem.h>
#include <asm/arch/sys_proto.h>