This include is not required. Signed-off-by: Ralf Ramsauer <[email protected]> --- hypervisor/arch/x86/include/asm/percpu.h | 2 -- 1 file changed, 2 deletions(-)
diff --git a/hypervisor/arch/x86/include/asm/percpu.h b/hypervisor/arch/x86/include/asm/percpu.h index 0d476434..1ce838ec 100644 --- a/hypervisor/arch/x86/include/asm/percpu.h +++ b/hypervisor/arch/x86/include/asm/percpu.h @@ -19,8 +19,6 @@ #include <asm/paging.h> #include <asm/processor.h> -#include <jailhouse/hypercall.h> - #define NUM_ENTRY_REGS 6 #define STACK_SIZE PAGE_SIZE -- 2.17.0 -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
