Files
u-boot/drivers
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
..
2023-11-20 09:19:50 -05:00
2024-04-15 08:09:36 -03:00
2024-04-23 13:29:28 +02:00
2024-01-29 22:35:02 -05:00
2024-01-29 22:35:02 -05:00
2024-04-20 00:37:51 -03:00
2023-11-07 14:50:51 -05:00
2024-05-05 11:21:39 -03:00
2023-11-20 09:19:50 -05:00
2024-04-26 08:28:35 +03:00
2024-01-29 22:35:02 -05:00
2024-05-05 11:21:39 -03:00