From: Paul Mundt Date: Mon, 14 Dec 2009 05:55:45 +0000 (+0900) Subject: sh: Stub in P3 ioremap support for nommu parts. X-Git-Tag: v2.6.33-rc1~63^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0eb37e26ed332b2a96630cf7f7ebe9fddb41cc3c;p=pandora-kernel.git sh: Stub in P3 ioremap support for nommu parts. p3_ioremap() references __ioremap() which is presently undefined on nommu. This provides a trivial stub to fix the build up. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed