From: Paul Mundt Date: Mon, 18 Jan 2010 12:20:13 +0000 (+0900) Subject: sh: Fixup the IOREMAP_FIXED=n build. X-Git-Tag: v2.6.34-rc1~285^2~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edf711b66f2a8a9629aa253ad8b3a5a03b5d7af5;p=pandora-kernel.git sh: Fixup the IOREMAP_FIXED=n build. Presently the fixed ioremap API is only defined when CONFIG_IOREMAP_FIXED is set. As we want to call in to it unconditionally, provide a stubbed out interface. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed