powerpc: use memparse() for mem= command line parsing
authorKumar Gala <galak@kernel.crashing.org>
Tue, 28 Mar 2006 00:26:42 +0000 (18:26 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 28 Mar 2006 00:26:42 +0000 (18:26 -0600)
Use memparse() instead of our own code for handling the parsing of mem=

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found