forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/arch/powerpc/include/asm/paravirt.h
....@@ -6,6 +6,7 @@
66 #include <asm/smp.h>
77 #ifdef CONFIG_PPC64
88 #include <asm/paca.h>
9
+#include <asm/lppaca.h>
910 #include <asm/hvcall.h>
1011 #endif
1112