From a5e18ccc7c7ead1c100a76fc7403fa291a986ec1 Mon Sep 17 00:00:00 2001 From: Ben Dooks Date: Mon, 26 Jul 2010 10:54:00 +0100 Subject: [PATCH] --- yaml --- r: 209384 b: refs/heads/master c: 46d0ad37838016e1f7c2cd46ebceb1976e3a3236 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-s3c64xx/include/mach/memory.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index e1a505fa01d0..3fc134438121 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4e13c0ea2ca076068fa2dff20709434d6f41e1ce +refs/heads/master: 46d0ad37838016e1f7c2cd46ebceb1976e3a3236 diff --git a/trunk/arch/arm/mach-s3c64xx/include/mach/memory.h b/trunk/arch/arm/mach-s3c64xx/include/mach/memory.h index a3ac84a65480..42cc54e2ee30 100644 --- a/trunk/arch/arm/mach-s3c64xx/include/mach/memory.h +++ b/trunk/arch/arm/mach-s3c64xx/include/mach/memory.h @@ -15,4 +15,6 @@ #define PHYS_OFFSET UL(0x50000000) +#define CONSISTENT_DMA_SIZE SZ_8M + #endif