浏览代码

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

Tom Rini 12 年之前
父节点
当前提交
b8715d8def
共有 1 个文件被更改,包括 0 次插入2 次删除
  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