|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] Do not include asm/fixmap.h directly from non-arch-speci
# HG changeset patch
# User kaf24@xxxxxxxxxxxxxxxxxxxx
# Node ID 1449c0f57b9dc55c85732401bce24a3cdc54ddbd
# Parent b36697ed766c00668ed264053ffb86e47f08af52
Do not include asm/fixmap.h directly from non-arch-specific Linux files.
Signed-off-by: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
---
linux-2.6-xen-sparse/drivers/xen/core/gnttab.c | 1 -
1 files changed, 1 deletion(-)
diff -r b36697ed766c -r 1449c0f57b9d
linux-2.6-xen-sparse/drivers/xen/core/gnttab.c
--- a/linux-2.6-xen-sparse/drivers/xen/core/gnttab.c Thu May 25 14:45:40
2006 +0100
+++ b/linux-2.6-xen-sparse/drivers/xen/core/gnttab.c Thu May 25 14:47:23
2006 +0100
@@ -38,7 +38,6 @@
#include <linux/vmalloc.h>
#include <asm/pgtable.h>
#include <xen/interface/xen.h>
-#include <asm/fixmap.h>
#include <asm/uaccess.h>
#include <xen/gnttab.h>
#include <asm/synch_bitops.h>
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] Do not include asm/fixmap.h directly from non-arch-specific Linux files.,
Xen patchbot-unstable <=
|
|
|
|
|