projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0869a64
)
xen/pvh: remove duplicated include from enlighten.c
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Tue, 7 Jan 2014 13:37:09 +0000
(21:37 +0800)
committer
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Tue, 7 Jan 2014 14:59:49 +0000
(09:59 -0500)
Remove duplicated include.
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
patch
|
blob
|
history
diff --git
a/arch/x86/xen/enlighten.c
b/arch/x86/xen/enlighten.c
index
a4e2f30
..
b6d61c3
100644
(file)
--- a/
arch/x86/xen/enlighten.c
+++ b/
arch/x86/xen/enlighten.c
@@
-46,7
+46,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>