Skip to content

Commit 5af19e4

Browse files
Sachin Kamatkonradwilk
authored andcommitted
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>
1 parent 0dfa5b5 commit 5af19e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/xen/xenbus/xenbus_xs.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
#include <xen/xenbus.h>
4949
#include <xen/xen.h>
5050
#include "xenbus_comms.h"
51-
#include <asm/xen/hypervisor.h>
5251

5352
struct xs_stored_msg {
5453
struct list_head list;

0 commit comments

Comments
 (0)