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:
f584bc6
)
[POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions.
author
Grant Likely
<grant.likely@secretlab.ca>
Fri, 18 Jan 2008 16:30:37 +0000
(09:30 -0700)
committer
Grant Likely
<grant.likely@secretlab.ca>
Fri, 18 Jan 2008 16:30:37 +0000
(09:30 -0700)
mpc5200 platform code defines a bunch of map functions which duplicate the
functionality of of_iomap(). Remove them and use of_iomap() instead.
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
No differences found