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)
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>

No differences found