hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
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