mirror of
https://github.com/torvalds/linux.git
synced 2026-07-28 18:21:24 +02:00
xen/blkback: don't include xen/evtchn.h
It's a user-mode header for users of /dev/evtchn Signed-off-by: Jeremy Fitzhardinge <jeremy@goop.org>
This commit is contained in:
parent
8812293323
commit
dd3672424c
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user