git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7bb077
)
ARM: KVM: move include of asm/idmap.h to kvm_mmu.h
author
Marc Zyngier
<marc.zyngier@arm.com>
Mon, 17 Dec 2012 11:57:24 +0000
(11:57 +0000)
committer
Christoffer 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