ARM: KVM: move include of asm/idmap.h to kvm_mmu.h
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 17 Dec 2012 11:57:24 +0000 (11:57 +0000)
committerChristoffer Dall <cdall@cs.columbia.edu>
Wed, 6 Mar 2013 23:48:45 +0000 (15:48 -0800)
commit06fe0b73ff17e5d777af1b26f3e227d79c0d6808
tree39cfd754b726143d5287dbc374c977b49ba72814
parentd7bb077737f34ed474a7256e1f368df6373238fa
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 <marc.zyngier@arm.com>
arch/arm/include/asm/kvm_mmu.h
arch/arm/kvm/mmu.c