]> 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>
Mon, 4 Mar 2013 15:36:55 +0000 (10:36 -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 83c744e8b8b95d9fcc83a67f519fef81e2a04901..a7ee39f670e9bd555c17e409382cf38e9b75901e 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>