ARM: KVM: remove superfluous include from kvm_vgic.h

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
This commit is contained in:
Marc Zyngier 2012-10-15 14:29:47 +01:00 committed by Christoffer Dall
parent c62ee2b227
commit 629dc446a4

View File

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