]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
xen/x86: remove duplicated include from enlighten.c
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Thu, 1 Nov 2012 08:17:59 +0000 (16:17 +0800)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 27 Nov 2012 01:11:17 +0000 (20:11 -0500)
Remove duplicated include.

dpatch engine is used to auto generate this patch.
(https://github.com/weiyj/dpatch)

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
arch/x86/xen/enlighten.c

index eb9a5671ec2000c5cff4573cbca7b2e6731914e9..4c694a7ec44f10b7aae0083d4e56875f28578a7a 100644 (file)
@@ -45,7 +45,6 @@
 #include <xen/hvm.h>
 #include <xen/hvc-console.h>
 #include <xen/acpi.h>
-#include <xen/features.h>
 
 #include <asm/paravirt.h>
 #include <asm/apic.h>