aboutsummaryrefslogtreecommitdiff
path: root/board/udoo
diff options
context:
space:
mode:
Diffstat (limited to 'board/udoo')
-rw-r--r--board/udoo/udoo_spl.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/udoo/udoo_spl.c b/board/udoo/udoo_spl.c
index 694055b..c862ed1 100644
--- a/board/udoo/udoo_spl.c
+++ b/board/udoo/udoo_spl.c
@@ -21,8 +21,6 @@
#include <asm/arch/sys_proto.h>
#include <spl.h>
-DECLARE_GLOBAL_DATA_PTR;
-
#if defined(CONFIG_SPL_BUILD)
#include <asm/arch/mx6-ddr.h>