commit | 0eb37e26ed332b2a96630cf7f7ebe9fddb41cc3c | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon Dec 14 14:55:45 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Dec 14 14:55:45 2009 +0900 |
tree | f429faef9832d6d7fac421df8c11b61872c6ee6f | |
parent | bf3cdeda901c7f42de3cddc8c5aa19f6b8d8f9df [diff] |
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>