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:
d9b9487
)
sh: Fixup the IOREMAP_FIXED=n build.
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 18 Jan 2010 12:20:13 +0000
(21:20 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 18 Jan 2010 12:20:13 +0000
(21:20 +0900)
Presently the fixed ioremap API is only defined when CONFIG_IOREMAP_FIXED
is set. As we want to call in to it unconditionally, provide a stubbed
out interface.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found