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:
bf3cded
)
sh: Stub in P3 ioremap support for nommu parts.
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 14 Dec 2009 05:55:45 +0000
(14:55 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 14 Dec 2009 05:55:45 +0000
(14:55 +0900)
p3_ioremap() references __ioremap() which is presently undefined on
nommu. This provides a trivial stub to fix the build up.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found