1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-17 08:33:00 +01:00
Files
u-boot-megous/arch/powerpc/include
Tom Rini 702841b56e powerpc: Remove <common.h> and add needed includes
Remove <common.h> from all powerpc architecture files and when needed add
missing include files directly. This typically involves using
<asm/u-boot.h> instead due to the difficult nested structure of the
PowerPC includes themselves.

Signed-off-by: Tom Rini <trini@konsulko.com>
2024-05-06 15:05:04 -06:00
..