summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMatthew Dobson <colpatch@us.ibm.com>2005-01-07 21:55:05 -0800
committerLinus Torvalds <torvalds@evo.osdl.org>2005-01-07 21:55:05 -0800
commitb9462e8008279ece4bf50d2bf11022b92ed4dbb3 (patch)
treec22cf2f8e620b0ce2be6a1c09e991d9020b9cc82 /include
parent0c33aaa4243462e857b985a20b07d164db632953 (diff)
[PATCH] Replace 'numnodes' with 'node_online_map' - arm
Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include')
-rw-r--r--include/asm-arm/arch-pxa/memory.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-arm/arch-pxa/memory.h b/include/asm-arm/arch-pxa/memory.h
index 427e6ff5c79f..217a80b820ff 100644
--- a/include/asm-arm/arch-pxa/memory.h
+++ b/include/asm-arm/arch-pxa/memory.h
@@ -37,8 +37,6 @@
* node 3: 0xac000000-0xafffffff --> 0xcc000000-0xcfffffff
*/
-#define NR_NODES 4
-
/*
* Given a kernel address, find the home node of the underlying memory.
*/