aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/kvm_book3s_64_asm.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/include/asm/kvm_book3s_64_asm.h')
-rw-r--r--arch/powerpc/include/asm/kvm_book3s_64_asm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/include/asm/kvm_book3s_64_asm.h b/arch/powerpc/include/asm/kvm_book3s_64_asm.h
index fca9404c1a7d..183461b48407 100644
--- a/arch/powerpc/include/asm/kvm_book3s_64_asm.h
+++ b/arch/powerpc/include/asm/kvm_book3s_64_asm.h
@@ -69,7 +69,6 @@ struct kvmppc_book3s_shadow_vcpu {
69 ulong scratch0; 69 ulong scratch0;
70 ulong scratch1; 70 ulong scratch1;
71 ulong vmhandler; 71 ulong vmhandler;
72 ulong rmhandler;
73}; 72};
74 73
75#endif /*__ASSEMBLY__ */ 74#endif /*__ASSEMBLY__ */