]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[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 71c2fa70c8e8be28a43937481b08efb8b0550c62..98ec30c97bbe9d115994ca20cfca0cc82a614473 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