]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sh: Stub in P3 ioremap support for nommu parts.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 14 Dec 2009 05:55:45 +0000 (14:55 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 14 Dec 2009 05:55:45 +0000 (14:55 +0900)
commit0eb37e26ed332b2a96630cf7f7ebe9fddb41cc3c
treef429faef9832d6d7fac421df8c11b61872c6ee6f
parentbf3cdeda901c7f42de3cddc8c5aa19f6b8d8f9df
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 <lethal@linux-sh.org>
arch/sh/include/asm/io.h