forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
kernel/arch/powerpc/mm/book3s64/slb.c
....@@ -13,6 +13,7 @@
1313 #include <asm/mmu.h>
1414 #include <asm/mmu_context.h>
1515 #include <asm/paca.h>
16
+#include <asm/lppaca.h>
1617 #include <asm/ppc-opcode.h>
1718 #include <asm/cputable.h>
1819 #include <asm/cacheflush.h>