mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-04-16 11:31:02 +02:00
There is no user of gd, drop the usage of DECLARE_GLOBAL_DATA_PTR and the including of "asm/global_data.h". Include config.h to avoid build error. Signed-off-by: Peng Fan <peng.fan@nxp.com>