]> xenbits.xensource.com Git - people/ssmith/netchannel2-pvops.git/commitdiff
xen: remove xen/evtchn.h
authorJeremy Fitzhardinge <jeremy@goop.org>
Tue, 10 Feb 2009 00:37:23 +0000 (16:37 -0800)
committerJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Mon, 29 Jun 2009 20:35:07 +0000 (13:35 -0700)
Impact: cleanup

It's a usermode header for users of /dev/evtchn.

Signed-off-by: Jeremy Fitzhardinge <jeremy@goop.org>
drivers/xen/xenbus/xenbus_probe_backend.c

index 9faed9ad113fae1cf3a849460275b092af57e7ef..c1d7140cd8de8420ba52f8b81ac470ecb94c3059 100644 (file)
@@ -48,7 +48,6 @@
 #include <asm/xen/hypervisor.h>
 #include <asm/hypervisor.h>
 #include <xen/xenbus.h>
-#include <xen/evtchn.h>
 #include <xen/features.h>
 
 #include "xenbus_comms.h"