mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-23 22:14: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> |
||
---|---|---|
.. | ||
ashldi3.c | ||
ashrdi3.c | ||
asm-offsets.c | ||
boot.c | ||
bootm.c | ||
cache.c | ||
cache_init.S | ||
genex.S | ||
libgcc.h | ||
lshrdi3.c | ||
Makefile | ||
reloc.c | ||
spl.c | ||
stack.c | ||
traps.c | ||
udivdi3.c |