Skip to content

Commit

Permalink
xen/arm: remove duplicated include from enlighten.c
Browse files Browse the repository at this point in the history
Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
  • Loading branch information
Wei Yongjun authored and Stefano Stabellini committed Apr 27, 2013
1 parent 6abb749 commit 9bc25a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/xen/enlighten.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
#include <xen/platform_pci.h>
#include <xen/xenbus.h>
#include <xen/page.h>
#include <xen/xen.h>
#include <xen/interface/sched.h>
#include <xen/xen-ops.h>
#include <asm/xen/hypervisor.h>
Expand Down

0 comments on commit 9bc25a1

Please sign in to comment.