x86: Remove DECLARE_GLOBAL_DATA_PTR in board files
[platform/kernel/u-boot.git] / board / intel / galileo / galileo.c
index f2e7468..746ab27 100644 (file)
@@ -6,8 +6,6 @@
 
 #include <common.h>
 
-DECLARE_GLOBAL_DATA_PTR;
-
 int board_early_init_f(void)
 {
        return 0;