Browse Source

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

Tom Rini 12 years ago
parent
commit
b8715d8def
1 changed files with 0 additions and 2 deletions
  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