From: Marc Zyngier Date: Mon, 17 Dec 2012 11:57:24 +0000 (+0000) Subject: ARM: KVM: move include of asm/idmap.h to kvm_mmu.h X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~32^2~17^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06fe0b73ff17e5d777af1b26f3e227d79c0d6808;p=pandora-kernel.git ARM: KVM: move include of asm/idmap.h to kvm_mmu.h Since the arm64 code doesn't have a global asm/idmap.h file, move the inclusion to asm/kvm_mmu.h. Signed-off-by: Marc Zyngier --- Reading git-diff-tree failed