diff options
| author | Matthew Dobson <colpatch@us.ibm.com> | 2005-01-07 21:55:05 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@evo.osdl.org> | 2005-01-07 21:55:05 -0800 |
| commit | b9462e8008279ece4bf50d2bf11022b92ed4dbb3 (patch) | |
| tree | c22cf2f8e620b0ce2be6a1c09e991d9020b9cc82 /include | |
| parent | 0c33aaa4243462e857b985a20b07d164db632953 (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.h | 2 |
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. */ |
