KVM: Remove useless intel-iommu.h header inclusion
authorWeidong Han <weidong.han@intel.com>
Wed, 24 Sep 2008 05:39:57 +0000 (13:39 +0800)
committerAvi Kivity <avi@redhat.com>
Wed, 15 Oct 2008 12:25:11 +0000 (14:25 +0200)
Currently "#include <linux/intel-iommu.h>" is not needed in
virt/kvm/kvm_main.c.

Signed-off-by: Weidong Han <weidong.han@intel.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found