mirror of
https://xff.cz/git/u-boot/
synced 2026-01-17 02:32:59 +01:00
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>