Commit f3ef75b7 authored by Paul Mundt's avatar Paul Mundt

sh: Nopped out p3_cache_init() on SH-5 also.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 0468b4bb
......@@ -27,6 +27,7 @@ extern void flush_icache_user_range(struct vm_area_struct *vma,
#define flush_dcache_mmap_unlock(mapping) do { } while (0)
#define flush_icache_page(vma, page) do { } while (0)
#define p3_cache_init() do { } while (0)
#endif /* __ASSEMBLY__ */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment