]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/cpu/x86_64/cpu.c
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
[u-boot] / arch / x86 / cpu / x86_64 / cpu.c
index cafae15af0c6fadd0ef9d5b2ad5998b460e42cba..693d1a31f3d5f37be12cf025651bc24dd9a8d45d 100644 (file)
@@ -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;