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)
commita077e91690fb32a1453423b2cf1df3492fd30c3a
tree13fa5ed7c365f8f3f0c075ac308ee02a67782dfe
parent2dc2f8e0c46864e2a3722c84eaa96513d4cf8b2f
sh: Conserve fixmap slots when IOREMAP_FIXED=n.

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>
arch/sh/include/asm/fixmap.h
This page took 0.024933 seconds and 5 git commands to generate.