[ARM] clps711x: add sparsemem definitions
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Tue, 21 Oct 2008 22:29:56 +0000 (23:29 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 21 Oct 2008 22:31:23 +0000 (23:31 +0100)
Fix the edb7211_defconfig build errors.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-clps711x/include/mach/memory.h

index 71c2fa7..98ec30c 100644 (file)
@@ -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