u-boot/arch/arm/mach-versal
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
..
include/mach arm64: versal: Add SelectMAP boot mode identification 2023-10-09 13:03:23 +02:00
clk.c global: Make <asm/global_data.h> include <asm/u-boot.h> 2024-05-06 15:07:48 -06:00
cpu.c global: Make <asm/global_data.h> include <asm/u-boot.h> 2024-05-06 15:07:48 -06:00
Kconfig Kconfig: Centralize prompting for SYS_CONFIG_NAME 2024-02-27 14:18:54 -05:00
Makefile arm64: zynqmp: Switch to amd.com emails 2023-07-21 09:00:38 +02:00
mp.c arm: xilinx: Remove <common.h> and add needed includes 2024-05-06 15:06:33 -06:00