diff options
Diffstat (limited to 'board/bachmann/ot1200/ot1200_spl.c')
-rw-r--r-- | board/bachmann/ot1200/ot1200_spl.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/board/bachmann/ot1200/ot1200_spl.c b/board/bachmann/ot1200/ot1200_spl.c index f3dff95710..dd1ade7877 100644 --- a/board/bachmann/ot1200/ot1200_spl.c +++ b/board/bachmann/ot1200/ot1200_spl.c @@ -8,8 +8,6 @@ #include <spl.h> #include <asm/arch/mx6-ddr.h> -DECLARE_GLOBAL_DATA_PTR; - /* Configure MX6Q/DUAL mmdc DDR io registers */ static struct mx6dq_iomux_ddr_regs ot1200_ddr_ioregs = { /* SDCLK[0:1], CAS, RAS, Reset: Differential input, 48ohm */ |