forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 645e752c5a84baeb21015cdc85fc05b7d16312c8
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