u-boot/arch/m68k/lib
Tom Rini 6a7185887b global: Make <asm/global_data.h> include <asm/u-boot.h>
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>
2024-05-06 15:07:48 -06:00
..
ashldi3.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ashrdi3.c m68k: add private libgcc ashrdi3 2023-03-15 01:52:02 +01:00
bdinfo.c global: Make <asm/global_data.h> include <asm/u-boot.h> 2024-05-06 15:07:48 -06:00
bootm.c bootm: Adjust arguments of boot_os_fn 2023-12-21 16:07:52 -05:00
cache.c m68k: Remove common.h usage 2023-10-24 16:34:45 -04:00
fec.c m68k: Remove CONFIG_FSLDMAFEC 2023-11-07 14:50:51 -05:00
interrupts.c m68k: Remove common.h usage 2023-10-24 16:34:45 -04:00
lshrdi3.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Makefile Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" 2024-04-18 08:29:35 -06:00
muldi3.c WS cleanup: remove SPACE(s) followed by TAB 2021-09-30 09:08:16 -04:00
time.c m68k: Remove common.h usage 2023-10-24 16:34:45 -04:00
traps.c Merge patch series "Complete decoupling of bootm logic from commands" 2023-12-21 16:10:00 -05:00