u-boot/arch/powerpc
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 global: Make <asm/global_data.h> include <asm/u-boot.h> 2024-05-06 15:07:48 -06:00
dts board: cssi: Load FPGA on MCR3000 board 2024-04-18 15:47:46 +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 Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig 2022-12-22 10:31:48 -05:00
Kconfig watchdog: mpc8xx: Rename it mpc8xxx 2023-04-05 19:46:18 +02:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00