]> git.sur5r.net Git - u-boot/blobdiff - cmd/booti.c
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
[u-boot] / cmd / booti.c
index fff936976355e1f261eca5eb7ae9ce49d994691f..f1e607ae0ddf0820db50fa049b98c8d2de6d0958 100644 (file)
@@ -14,8 +14,6 @@
 #include <linux/kernel.h>
 #include <linux/sizes.h>
 
-DECLARE_GLOBAL_DATA_PTR;
-
 /*
  * Image booting support
  */