]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
fsl_ifc.h: Add <asm/ppc.h>
authorTom Rini <trini@konsulko.com>
Thu, 2 May 2024 01:30:25 +0000 (19:30 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 7 May 2024 14:00:41 +0000 (08:00 -0600)
In the case of PowerPC, this file needs to include <asm/ppc.h> in order
to resolve all of the references it makes.

Signed-off-by: Tom Rini <trini@konsulko.com>
include/fsl_ifc.h

index f9a0a7017d4a390657c42d58f6d80c60252fca07..4991d93220074d7ea3d31b178b8afe9a694e2575 100644 (file)
@@ -12,6 +12,8 @@
 #include <part.h>
 #ifdef CONFIG_ARM
 #include <asm/arch/soc.h>
+#else
+#include <asm/ppc.h>
 #endif
 
 #define FSL_IFC_V1_1_0 0x01010000