diff options
Diffstat (limited to 'board/siemens/pxm2/board.c')
-rw-r--r-- | board/siemens/pxm2/board.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/board/siemens/pxm2/board.c b/board/siemens/pxm2/board.c index ab54e58861..7339135050 100644 --- a/board/siemens/pxm2/board.c +++ b/board/siemens/pxm2/board.c @@ -39,8 +39,6 @@ #include <nand.h> #include <bmp_layout.h> -DECLARE_GLOBAL_DATA_PTR; - #ifdef CONFIG_SPL_BUILD static void board_init_ddr(void) { |