diff options
Diffstat (limited to 'board/udoo/udoo_spl.c')
-rw-r--r-- | board/udoo/udoo_spl.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/board/udoo/udoo_spl.c b/board/udoo/udoo_spl.c index 694055bd2e..c862ed15d9 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> |