aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/mm
diff options
context:
space:
mode:
authorDavid S. Miller <davem@sunset.davemloft.net>2007-03-15 18:29:13 -0700
committerDavid S. Miller <davem@sunset.davemloft.net>2007-04-26 01:55:33 -0700
commitb93f2620231d4641bdbaaa952d3e8890687124bb (patch)
tree14b6eb3db5831cb74fb385ce7101682a2513e58a /arch/sparc64/mm
parent[SPARC64]: Kill sparc_ultra_dump_{i,d}tlb() (diff)
downloadlinux-dev-b93f2620231d4641bdbaaa952d3e8890687124bb.tar.xz
linux-dev-b93f2620231d4641bdbaaa952d3e8890687124bb.zip
[SPARC64]: Add proper header file extern for cmdline_memory_size.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc64/mm')
-rw-r--r--arch/sparc64/mm/init.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/sparc64/mm/init.c b/arch/sparc64/mm/init.c
index 668b7bba90e8..df4e37e0b0fc 100644
--- a/arch/sparc64/mm/init.c
+++ b/arch/sparc64/mm/init.c
@@ -761,8 +761,6 @@ out:
smp_new_mmu_context_version();
}
-extern unsigned long cmdline_memory_size;
-
/* Find a free area for the bootmem map, avoiding the kernel image
* and the initial ramdisk.
*/