projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3e3540
)
KVM: arm: Remove duplicate include
author
YueHaibing
<yuehaibing@huawei.com>
Wed, 13 Nov 2019 01:40:45 +0000
(09:40 +0800)
committer
Marc Zyngier
<maz@kernel.org>
Sun, 19 Jan 2020 18:03:33 +0000
(18:03 +0000)
Remove duplicate header which is included twice.
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Steven Price <steven.price@arm.com>
Link:
https://lore.kernel.org/r/20191113014045.15276-1-yuehaibing@huawei.com
virt/kvm/arm/arm.c
patch
|
blob
|
history
diff --git
a/virt/kvm/arm/arm.c
b/virt/kvm/arm/arm.c
index b5d57ed6443ceeb283817bbf63f6f532fb984745..efda376ab3c51521af3341a39bb15727c0620d20 100644
(file)
--- a/
virt/kvm/arm/arm.c
+++ b/
virt/kvm/arm/arm.c
@@
-20,8
+20,6
@@
#include <linux/irqbypass.h>
#include <linux/sched/stat.h>
#include <trace/events/kvm.h>
-#include <kvm/arm_pmu.h>
-#include <kvm/arm_psci.h>
#define CREATE_TRACE_POINTS
#include "trace.h"