u-boot/arch/m68k
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
..
cpu m68k: Remove common.h usage 2023-10-24 16:34:45 -04:00
dts m68k: dts: add watchdog node 2023-07-25 23:21:42 +02:00
include/asm global: Make <asm/global_data.h> include <asm/u-boot.h> 2024-05-06 15:07:48 -06:00
lib global: Make <asm/global_data.h> include <asm/u-boot.h> 2024-05-06 15:07:48 -06:00
config.mk arch: m68k: Implement relocation 2023-09-06 13:28:58 +02:00
Kconfig Kconfig: Remove all default n/no options 2023-10-30 15:32:49 -04:00
Makefile m68k: Drop unused CONFIG_M52277 2023-02-07 14:33:48 -05:00