]> rtime.felk.cvut.cz Git - jailhouse.git/blobdiff - hypervisor/arch/x86/vmx.c
x86: vmx: Remove some no longer needed includes
[jailhouse.git] / hypervisor / arch / x86 / vmx.c
index d922f0fe57bcbe233d833190892895eb822c08ff..edef8c8ff6492ec04d2840fedbd9d766e1f059b7 100644 (file)
 #include <jailhouse/hypercall.h>
 #include <asm/apic.h>
 #include <asm/control.h>
-#include <asm/io.h>
 #include <asm/iommu.h>
-#include <asm/pci.h>
 #include <asm/vcpu.h>
 #include <asm/vmx.h>
-#include <asm/vtd.h>
 
 #define CR0_IDX                0
 #define CR4_IDX                1