diff options
Diffstat (limited to 'arch/x86/include')
-rw-r--r-- | arch/x86/include/asm/kvm_host.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/include/asm/kvm_host.h b/arch/x86/include/asm/kvm_host.h index 0c06148fa3b1..d93601c52902 100644 --- a/arch/x86/include/asm/kvm_host.h +++ b/arch/x86/include/asm/kvm_host.h | |||
@@ -301,7 +301,6 @@ struct kvm_vcpu_arch { | |||
301 | unsigned long mmu_seq; | 301 | unsigned long mmu_seq; |
302 | } update_pte; | 302 | } update_pte; |
303 | 303 | ||
304 | struct i387_fxsave_struct host_fx_image; | ||
305 | struct i387_fxsave_struct guest_fx_image; | 304 | struct i387_fxsave_struct guest_fx_image; |
306 | 305 | ||
307 | gva_t mmio_fault_cr2; | 306 | gva_t mmio_fault_cr2; |