From: Paul Mundt Date: Thu, 21 Jan 2010 07:16:36 +0000 (+0900) Subject: sh: Conserve fixmap slots when IOREMAP_FIXED=n. X-Git-Tag: v2.6.34-rc1~285^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a077e91690fb32a1453423b2cf1df3492fd30c3a;p=pandora-kernel.git 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 --- Reading git-diff-tree failed