[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xen-cvs
Subject:    [Xen-changelog] Fix x86/64 definition of dma_get_cache_alignment().
From:       Xen patchbot-unstable <patchbot-unstable () lists ! xensource ! com>
Date:       2006-05-31 7:44:15
Message-ID: E1FlLNI-0002lN-7N () xenbits ! xensource ! com
[Download RAW message or body]

# HG changeset patch
# User kaf24@firebug.cl.cam.ac.uk
# Node ID afabaa39be52435d64464917861f7b09c819ddf6
# Parent  ff6666d67b83b0f781f82271d0a27a615b66a628
Fix x86/64 definition of dma_get_cache_alignment().
Signed-off-by: Keir Fraser <keir@xensource.com>
---
 linux-2.6-xen-sparse/include/asm-i386/mach-xen/asm/dma-mapping.h |    2 --
 1 files changed, 2 deletions(-)

diff -r ff6666d67b83 -r afabaa39be52 linux-2.6-xen-sparse/include/asm-i386/mach-xen/asm/dma-mapping.h
--- a/linux-2.6-xen-sparse/include/asm-i386/mach-xen/asm/dma-mapping.h	Tue May 30 23:47:41 2006 +0100
+++ b/linux-2.6-xen-sparse/include/asm-i386/mach-xen/asm/dma-mapping.h	Wed May 31 07:20:36 2006 +0100
@@ -128,8 +128,6 @@ dma_get_cache_alignment(void)
 	 * maximum possible, to be safe */
 	return (1 << INTERNODE_CACHE_SHIFT);
 }
-#else
-extern int dma_get_cache_alignment(void);
 #endif
 
 #define dma_is_consistent(d)	(1)

_______________________________________________
Xen-changelog mailing list
Xen-changelog@lists.xensource.com
http://lists.xensource.com/xen-changelog
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic