git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0dcd440
)
powerpc: Delete unused prom_strtoul and prom_memparse
author
Milton Miller
<miltonm@bga.com>
Mon, 20 Oct 2008 18:03:18 +0000
(18:03 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Tue, 21 Oct 2008 04:20:08 +0000
(15:20 +1100)
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>
No differences found