projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0dfa5b5
)
xen/xenbus: Remove duplicate inclusion of asm/xen/hypervisor.h
author
Sachin Kamat
<sachin.kamat@linaro.org>
Mon, 19 Nov 2012 11:22:30 +0000
(16:52 +0530)
committer
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Wed, 28 Nov 2012 19:39:23 +0000
(14:39 -0500)
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>
drivers/xen/xenbus/xenbus_xs.c
patch
|
blob
|
history
diff --git
a/drivers/xen/xenbus/xenbus_xs.c
b/drivers/xen/xenbus/xenbus_xs.c
index acedeabe589c94eaecd5ab5d478f7e7b3bfbe4af..88e677b0de74042f017ef017bf08a1029311c3ce 100644
(file)
--- a/
drivers/xen/xenbus/xenbus_xs.c
+++ b/
drivers/xen/xenbus/xenbus_xs.c
@@
-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;