commit | 34d81f858a3bdec568bf08c4feb997ccd3d40b94 | [log] [tgz] |
---|---|---|
author | Milton Miller <miltonm@bga.com> | Mon Oct 20 18:03:18 2008 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Oct 21 15:20:08 2008 +1100 |
tree | 7ecadd4c6387d88370c974db4ede2715a3ebcbf8 | |
parent | 0dcd440120ef12879ff34fc78d7e4abf171c79e4 [diff] |
powerpc: Delete unused prom_strtoul and prom_memparse These functions should have been static, and inspection shows they are no longer used. (We used to parse mem= but we now defer that to early_param). Signed-off-by: Milton Miller <miltonm@bga.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>