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:
7e0bdf1
)
of: consolidate definition of early_init_dt_alloc_memory_arch()
author
Grant Likely
<grant.likely@linaro.org>
Wed, 28 Aug 2013 20:18:32 +0000
(21:18 +0100)
committer
Grant Likely
<grant.likely@linaro.org>
Wed, 28 Aug 2013 20:18:32 +0000
(21:18 +0100)
Most architectures use the same implementation. Collapse the common ones
into a single weak function that can be overridden.
Signed-off-by: Grant Likely <grant.likely@linaro.org>
No differences found