提交 52e8b118 编写于 作者: P Paul Mundt

sh: Provide a stubbed __set_fixmap() for nommu.

Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
上级 7bff489a
......@@ -55,3 +55,7 @@ void __init page_table_range_init(unsigned long start, unsigned long end,
pgd_t *pgd_base)
{
}
void __set_fixmap(enum fixed_addresses idx, unsigned long phys, pgprot_t prot)
{
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册