diff options
Diffstat (limited to 'board/freescale/bsc9131rdb/ddr.c')
-rw-r--r-- | board/freescale/bsc9131rdb/ddr.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/board/freescale/bsc9131rdb/ddr.c b/board/freescale/bsc9131rdb/ddr.c index 339c5762563..2a5e61e2304 100644 --- a/board/freescale/bsc9131rdb/ddr.c +++ b/board/freescale/bsc9131rdb/ddr.c @@ -13,8 +13,6 @@ #include <asm/io.h> #include <asm/fsl_law.h> -DECLARE_GLOBAL_DATA_PTR; - #ifndef CONFIG_SYS_DDR_RAW_TIMING #define CONFIG_SYS_DRAM_SIZE 1024 |