KVM: arm/arm64: remove now unneeded include directory from Makefile
authorAndre Przywara <[email protected]>
Thu, 26 Mar 2015 14:39:30 +0000 (14:39 +0000)
committerMarc Zyngier <[email protected]>
Thu, 26 Mar 2015 21:43:13 +0000 (21:43 +0000)
commit5d9d15af1cade35e84979f222b911cbc97106032
tree87fc0cb748e10bfd2388f2b0e049c4fcc71482e0
parentaf669ac6dc3f66bb56fb9612b9826adac6292794
KVM: arm/arm64: 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 arm and
arm64 kvm Makefile.

Signed-off-by: Andre Przywara <[email protected]>
Acked-by: Christoffer Dall <[email protected]>
Reviewed-by: Marc Zyngier <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
arch/arm/kvm/Makefile
arch/arm64/kvm/Makefile