aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-x86/vmx_platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'xen/include/asm-x86/vmx_platform.h')
-rw-r--r--xen/include/asm-x86/vmx_platform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xen/include/asm-x86/vmx_platform.h b/xen/include/asm-x86/vmx_platform.h
index 2b2682394c..4a388d1c81 100644
--- a/xen/include/asm-x86/vmx_platform.h
+++ b/xen/include/asm-x86/vmx_platform.h
@@ -77,7 +77,7 @@ struct mi_per_cpu_info
struct cpu_user_regs *inst_decoder_regs;
};
-struct virutal_platform_def {
+struct virtual_platform_def {
unsigned long *real_mode_data; /* E820, etc. */
unsigned long shared_page_va;
struct vmx_virpit_t vmx_pit;