From f6335c43f3d7816ba2e69abce4f29c41f65bb27e Mon Sep 17 00:00:00 2001 From: Russell King Date: Tue, 21 Oct 2008 23:29:56 +0100 Subject: [ARM] clps711x: add sparsemem definitions Fix the edb7211_defconfig build errors. Signed-off-by: Russell King --- arch/arm/mach-clps711x/include/mach/memory.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'arch/arm/mach-clps711x') diff --git a/arch/arm/mach-clps711x/include/mach/memory.h b/arch/arm/mach-clps711x/include/mach/memory.h index 71c2fa70c8e..98ec30c97bb 100644 --- a/arch/arm/mach-clps711x/include/mach/memory.h +++ b/arch/arm/mach-clps711x/include/mach/memory.h @@ -89,6 +89,8 @@ * node 3: 0xd8000000 - 0xdfffffff */ #define NODE_MEM_SIZE_BITS 24 +#define SECTION_SIZE_BITS 24 +#define MAX_PHYSMEM_BITS 32 #endif -- cgit v1.2.3