]> git.sur5r.net Git - u-boot/blobdiff - common/main.c
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
[u-boot] / common / main.c
index 6a1159879edc4abb98a415bf369be8b02e621ca3..66a03a156eb67e3086460b5cd7a156f7dcda9499 100644 (file)
@@ -13,8 +13,6 @@
 #include <console.h>
 #include <version.h>
 
-DECLARE_GLOBAL_DATA_PTR;
-
 /*
  * Board-specific Platform code can reimplement show_boot_progress () if needed
  */