mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-02 17:47:54 +00:00
![]() This follows the example of RISC-V where <asm/global_data.h> includes <asm/u-boot.h> directly as "gd" includes a reference to bd_info already and so the first must include the second anyhow. We then remove <asm/u-boot.h> from all of the places which include references to "gd" an so have <asm/global_data.h> already. Signed-off-by: Tom Rini <trini@konsulko.com> |
||
---|---|---|
.. | ||
cpu.h | ||
ddr.c | ||
Kconfig | ||
MAINTAINERS | ||
Makefile | ||
pcie.c | ||
pll.c | ||
pomelo.c | ||
sec.c |