Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information