浏览代码

xen/xenbus: Remove duplicate inclusion of asm/xen/hypervisor.h

asm/xen/hypervisor.h was included twice.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Sachin Kamat 12 年之前
父节点
当前提交
5af19e475f
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      drivers/xen/xenbus/xenbus_xs.c

+ 0 - 1
drivers/xen/xenbus/xenbus_xs.c

@@ -48,7 +48,6 @@
 #include <xen/xenbus.h>
 #include <xen/xenbus.h>
 #include <xen/xen.h>
 #include <xen/xen.h>
 #include "xenbus_comms.h"
 #include "xenbus_comms.h"
-#include <asm/xen/hypervisor.h>
 
 
 struct xs_stored_msg {
 struct xs_stored_msg {
 	struct list_head list;
 	struct list_head list;