summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/x86_64/cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/cpu/x86_64/cpu.c')
-rw-r--r--arch/x86/cpu/x86_64/cpu.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/cpu/x86_64/cpu.c b/arch/x86/cpu/x86_64/cpu.c
index cafae15af0..693d1a31f3 100644
--- a/arch/x86/cpu/x86_64/cpu.c
+++ b/arch/x86/cpu/x86_64/cpu.c
@@ -8,8 +8,6 @@
#include <common.h>
#include <debug_uart.h>
-DECLARE_GLOBAL_DATA_PTR;
-
/* Global declaration of gd */
struct global_data *global_data_ptr;