u-boot/arch/x86/cpu/coreboot
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
..
car.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
coreboot.c x86: Remove <common.h> and add needed includes 2024-05-06 15:05:03 -06:00
coreboot_spl.c x86: Remove <common.h> and add needed includes 2024-05-06 15:05:03 -06:00
Kconfig x86: coreboot: Add a sysinfo driver 2023-11-28 12:53:04 -05:00
Makefile x86: Move coreboot sysinfo parsing into generic x86 code 2021-03-27 13:59:59 +13:00
sdram.c global: Make <asm/global_data.h> include <asm/u-boot.h> 2024-05-06 15:07:48 -06:00
timestamp.c x86: Remove <common.h> and add needed includes 2024-05-06 15:05:03 -06:00