diff options
Diffstat (limited to 'board/siemens/draco')
-rw-r--r-- | board/siemens/draco/board.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/board/siemens/draco/board.c b/board/siemens/draco/board.c index c705b5ab0f..c7a6a7aaa3 100644 --- a/board/siemens/draco/board.c +++ b/board/siemens/draco/board.c @@ -36,8 +36,6 @@ #include "../common/factoryset.h" #include <nand.h> -DECLARE_GLOBAL_DATA_PTR; - #ifdef CONFIG_SPL_BUILD static struct draco_baseboard_id __attribute__((section(".data"))) settings; |