Преглед изворни кода

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