]> git.sur5r.net Git - u-boot/blobdiff - arch/sandbox/lib/bootm.c
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
[u-boot] / arch / sandbox / lib / bootm.c
index 0c9a7979d23142fbc3d96d1722c7d8cd4d6b3c09..c7226ff30d3c62d8b144faa30292908b4e66694e 100644 (file)
@@ -7,8 +7,6 @@
 #include <common.h>
 #include <asm/io.h>
 
-DECLARE_GLOBAL_DATA_PTR;
-
 #define        LINUX_ARM_ZIMAGE_MAGIC  0x016f2818
 
 struct arm_z_header {