Răsfoiți Sursa

Merge branch 'master' of git://git.denx.de/u-boot-fdt

Tom Rini 12 ani în urmă
părinte
comite
b8715d8def
1 a modificat fișierele cu 0 adăugiri și 2 ștergeri
  1. 0 2
      common/main.c

+ 0 - 2
common/main.c

@@ -53,9 +53,7 @@
 #include <linux/ctype.h>
 #include <menu.h>
 
-#if defined(CONFIG_SILENT_CONSOLE) || defined(CONFIG_POST) || defined(CONFIG_CMDLINE_EDITING)
 DECLARE_GLOBAL_DATA_PTR;
-#endif
 
 /*
  * Board-specific Platform code can reimplement show_boot_progress () if needed