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:
d57d640
)
sh: Kill off duplicate address alignment in ioremap_fixed().
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 19 Jan 2010 04:49:19 +0000
(13:49 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 19 Jan 2010 04:49:19 +0000
(13:49 +0900)
This is already taken care of in the top-level ioremap, and now that
no one should be calling ioremap_fixed() directly we can simply throw the
mapping displacement in as an additional argument.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found