diff mbox

[v2,5/8] ARM: S5PV310: Add 'CONSISTENT_DMA_SIZE' definition for DMA pool allocator

Message ID 1299676567-14194-6-git-send-email-jtp.park@samsung.com (mailing list archive)
State RFC
Headers show

Commit Message

Jeongtae Park March 9, 2011, 1:16 p.m. UTC
None
diff mbox

Patch

diff --git a/arch/arm/mach-s5pv310/include/mach/memory.h b/arch/arm/mach-s5pv310/include/mach/memory.h
index 1dffb48..f026870 100644
--- a/arch/arm/mach-s5pv310/include/mach/memory.h
+++ b/arch/arm/mach-s5pv310/include/mach/memory.h
@@ -14,6 +14,7 @@ 
 #define __ASM_ARCH_MEMORY_H __FILE__
 
 #define PHYS_OFFSET		UL(0x40000000)
+#define CONSISTENT_DMA_SIZE	(SZ_8M)
 
 /* Maximum of 256MiB in one bank */
 #define MAX_PHYSMEM_BITS	32