[PATCH 001/149] global: Make <asm/global_data.h> include <asm/u-boot.h>

Tom Rini trini at konsulko.com
Tue May 7 16:02:56 CEST 2024


On Tue, 30 Apr 2024 20:40:48 -0600, Tom Rini wrote:

> 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.
> 
> 
> [...]

Applied to u-boot/next, thanks!

-- 
Tom




More information about the U-Boot mailing list