mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-02 17:26:42 +09: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:
committed by
Konrad Rzeszutek Wilk
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>
|
||||
|
||||
Reference in New Issue
Block a user