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
..
2019-02-07 15:33:21 +05:30
2021-02-15 10:16:24 -05:00
2017-10-02 21:52:21 -04:00
2016-10-19 09:01:53 +02:00
2023-02-07 14:33:49 -05:00
2019-05-10 22:43:18 +02:00
2018-02-23 00:06:05 +01:00
2021-02-15 10:16:24 -05:00
2023-05-31 14:05:34 -04:00