forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 cf4ce59b3b70238352c7f1729f0f7223214828ad
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