[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] [xen-unstable] PV-on-HVM: Fix PV-on-HVM drivers need maddr.h included for defn of maddr_t.



# HG changeset patch
# User kfraser@xxxxxxxxxxxxxxxxxxxxx
# Node ID b223ba940ed14b8e016b7a6544418f835d212410
# Parent  8f552314e45a33fc2430a63b69d1d657ae423a89
PV-on-HVM: Fix PV-on-HVM drivers need maddr.h included for defn of maddr_t.
Signed-off-by: Takanori Kasai <Kasai.Takanori@xxxxxxxxxxxxxx>
Signed-off-by: Tsunehisa Doi <Doi.Tsunehisa@xxxxxxxxxxxxxx>
---
 linux-2.6-xen-sparse/include/xen/gnttab.h |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -r 8f552314e45a -r b223ba940ed1 linux-2.6-xen-sparse/include/xen/gnttab.h
--- a/linux-2.6-xen-sparse/include/xen/gnttab.h Tue Nov 07 09:28:18 2006 +0000
+++ b/linux-2.6-xen-sparse/include/xen/gnttab.h Tue Nov 07 09:29:53 2006 +0000
@@ -38,8 +38,8 @@
 #define __ASM_GNTTAB_H__
 
 #include <linux/config.h>
-#include <linux/mm.h>
 #include <asm/hypervisor.h>
+#include <asm/maddr.h> /* maddr_t */
 #include <xen/interface/grant_table.h>
 #include <xen/features.h>
 

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.