]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86: remove now unneeded include directory from Makefile
authorAndre Przywara <andre.przywara@arm.com>
Thu, 26 Mar 2015 14:39:31 +0000 (14:39 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Thu, 26 Mar 2015 21:43:13 +0000 (21:43 +0000)
commitc5d33c884e0ebe578a9fe54ebe2bd20f0b498d8a
tree866b85442df1544e6097ffa10d1713a9be2f2025
parent5d487f4b0b0145d2d2fd2425e4601eb6c545576e
KVM: x86: remove now unneeded include directory from Makefile

virt/kvm was never really a good include directory for anything else
than locally included headers.
With the move of iodev.h there is no need anymore to add this
directory the compiler's include path, so remove it from the x86 kvm
Makefile.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
arch/x86/kvm/Makefile