* [PATCH] [POWERPC] Remove unused __max_memory variable
@ 2008-04-07 15:33 Olof Johansson
0 siblings, 0 replies; only message in thread
From: Olof Johansson @ 2008-04-07 15:33 UTC (permalink / raw)
To: paulus; +Cc: linuxppc-dev
Remove the __max_memory variable, it is not referenced anywhere
in the tree besides some code in arch/ppc.
Signed-off-by: Olof Johansson <olof@lixom•net>
diff --git a/arch/powerpc/mm/init_64.c b/arch/powerpc/mm/init_64.c
index 5f55399..82edd63 100644
--- a/arch/powerpc/mm/init_64.c
+++ b/arch/powerpc/mm/init_64.c
@@ -72,9 +72,6 @@
#warning TASK_SIZE is smaller than it needs to be.
#endif
-/* max amount of RAM to use */
-unsigned long __max_memory;
-
void free_initmem(void)
{
unsigned long addr;
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2008-04-07 15:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-07 15:33 [PATCH] [POWERPC] Remove unused __max_memory variable Olof Johansson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox