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:
2dc2f8e
)
sh: Conserve fixmap slots when IOREMAP_FIXED=n.
author
Paul Mundt
<lethal@linux-sh.org>
Thu, 21 Jan 2010 07:16:36 +0000
(16:16 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Thu, 21 Jan 2010 07:16:36 +0000
(16:16 +0900)
Presently the IOREMAP_FIXED fixmaps are always defined, even if the
platform isn't capable of supporting it. Since we already have an ifdef
for it, ifdef the entries, too.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found