projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c62ee2b
)
ARM: KVM: remove superfluous include from kvm_vgic.h
author
Marc Zyngier
<marc.zyngier@arm.com>
Mon, 15 Oct 2012 13:29:47 +0000
(14:29 +0100)
committer
Christoffer Dall
<cdall@cs.columbia.edu>
Wed, 6 Mar 2013 23:48:44 +0000
(15:48 -0800)
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm/include/asm/kvm_vgic.h
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/include/asm/kvm_vgic.h
b/arch/arm/include/asm/kvm_vgic.h
index ab97207d9cd3b76aa4aabd774dd399da88892997..343744e4809c17f6c93269c1070edfd43c7575ee 100644
(file)
--- a/
arch/arm/include/asm/kvm_vgic.h
+++ b/
arch/arm/include/asm/kvm_vgic.h
@@
-21,7
+21,6
@@
#include <linux/kernel.h>
#include <linux/kvm.h>
-#include <linux/kvm_host.h>
#include <linux/irqreturn.h>
#include <linux/spinlock.h>
#include <linux/types.h>