mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
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>