forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
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