Skip to content

Commit

Permalink
xen/xenbus: Remove duplicate inclusion of asm/xen/hypervisor.h
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Sachin Kamat authored and Konrad Rzeszutek Wilk committed Nov 28, 2012
1 parent 0dfa5b5 commit 5af19e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/xen/xenbus/xenbus_xs.c
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
#include <xen/xenbus.h>
#include <xen/xen.h>
#include "xenbus_comms.h"
#include <asm/xen/hypervisor.h>

struct xs_stored_msg {
struct list_head list;
Expand Down

0 comments on commit 5af19e4

Please sign in to comment.