I realise this header is a local commit, but it needs this to compile since commit 1529ae1bc61a15e9a243dcbad70c95dfcdd1f0c5 (KVM: Update headers (except HIOR mess)). Signed-off-by: Rusty Russell <rusty at rustcorp.com.au> diff --git a/linux-headers/asm-arm/kvm.h b/linux-headers/asm-arm/kvm.h index ff88ca0..260c000 100644 --- a/linux-headers/asm-arm/kvm.h +++ b/linux-headers/asm-arm/kvm.h @@ -72,4 +72,6 @@ struct kvm_guest_debug_arch { struct kvm_debug_exit_arch { }; +struct kvm_sync_regs { +}; #endif /* __ARM_KVM_H__ */