projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8812293
)
xen/blkback: don't include xen/evtchn.h
author
Jeremy Fitzhardinge
<jeremy@goop.org>
Tue, 10 Feb 2009 00:39:58 +0000
(16:39 -0800)
committer
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Thu, 14 Apr 2011 22:25:59 +0000
(18:25 -0400)
It's a user-mode header for users of /dev/evtchn
Signed-off-by: Jeremy Fitzhardinge <jeremy@goop.org>
drivers/xen/blkback/common.h
patch
|
blob
|
history
diff --git
a/drivers/xen/blkback/common.h
b/drivers/xen/blkback/common.h
index
1c422b0
..
57b7825
100644
(file)
--- a/
drivers/xen/blkback/common.h
+++ b/
drivers/xen/blkback/common.h
@@
-37,7
+37,6
@@
#include <asm/io.h>
#include <asm/setup.h>
#include <asm/pgalloc.h>
-#include <xen/evtchn.h>
#include <asm/hypervisor.h>
#include <xen/blkif.h>
#include <xen/grant_table.h>