| commit | a077e91690fb32a1453423b2cf1df3492fd30c3a | [log] [tgz] |
|---|---|---|
| author | Paul Mundt <lethal@linux-sh.org> | Thu Jan 21 16:16:36 2010 +0900 |
| committer | Paul Mundt <lethal@linux-sh.org> | Thu Jan 21 16:16:36 2010 +0900 |
| tree | 13fa5ed7c365f8f3f0c075ac308ee02a67782dfe | |
| parent | 2dc2f8e0c46864e2a3722c84eaa96513d4cf8b2f [diff] |
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>