Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dd367242 authored by Jeremy Fitzhardinge's avatar Jeremy Fitzhardinge Committed by Konrad Rzeszutek Wilk
Browse files

xen/blkback: don't include xen/evtchn.h



It's a user-mode header for users of /dev/evtchn

Signed-off-by: default avatarJeremy Fitzhardinge <jeremy@goop.org>
parent 88122933
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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>