From: Russell King Date: Tue, 21 Oct 2008 22:29:56 +0000 (+0100) Subject: [ARM] clps711x: add sparsemem definitions X-Git-Tag: v2.6.28-rc1~63^2 X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=f6335c43f3d7816ba2e69abce4f29c41f65bb27e;hp=5d43839ab9988f236cdda1ed073d6916857bc3c5;p=linux-2.6-omap-h63xx.git [ARM] clps711x: add sparsemem definitions Fix the edb7211_defconfig build errors. Signed-off-by: Russell King --- 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