sh: Conserve fixmap slots when IOREMAP_FIXED=n.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 21 Jan 2010 07:16:36 +0000 (16:16 +0900)
committerPaul 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