Files
u-boot/include
Rasmus Villemoes 6459964d73 global_data.h: remove unnecesary include of cyclic.h
Nothing in cyclic.h is needed to define struct global_data, so do not
include that header.

If any .c file relies on getting cyclic.h through asm/global_data.h,
it needs to include it itself.

Signed-off-by: Rasmus Villemoes <ravi@prevas.dk>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Stefan Roese <sr@denx.de>
2024-10-23 07:02:25 +02:00
..
2024-10-17 03:12:47 +02:00
2024-10-17 03:12:47 +02:00
2024-10-23 06:52:38 +02:00
2024-10-18 14:10:22 -06:00
2024-10-16 11:11:56 -06:00
2024-10-22 19:51:23 +02:00