Commits
Bin Meng committed 8feb2cc6244
x86: Remove DECLARE_GLOBAL_DATA_PTR in board files gd is not referenced in those board files so DECLARE_GLOBAL_DATA_PTR should be removed. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>