Dong, Eddie wrote:
Fix a typo. Merged one is attached too.
Signed-off-by: Yaozu (Eddie) Dong <eddie.dong@intel.com>
--- drivers/xen/events_old.c 2008-03-25 14:31:40.503525471 +0800
+++ drivers/xen/events.c 2008-03-25 14:19:39.841851430 +0800
@@ -37,7 +37,7 @@
#include <xen/interface/xen.h>
#include <xen/interface/event_channel.h>
=20
-#include "xen-ops.h"
+#include <xen/xen-ops.h>
=20
/*
* This lock protects updates to the following mapping and
reference-count