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

This commit is contained in:
Tom Rini 2012-11-29 06:41:56 -07:00
commit b8715d8def

View File

@ -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