提交 9359e757 编写于 作者: P Paul Mundt

sh: export clear_user_page() for the modules that need it.

Some modules seem to need this, so we export it..
Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
上级 0c7b1df6
......@@ -100,6 +100,7 @@ EXPORT_SYMBOL(flush_cache_all);
EXPORT_SYMBOL(flush_cache_range);
EXPORT_SYMBOL(flush_dcache_page);
EXPORT_SYMBOL(__flush_purge_region);
EXPORT_SYMBOL(clear_user_page);
#endif
#if defined(CONFIG_SH7705_CACHE_32KB)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册