提交 e007566d 编写于 作者: R Ralf Baechle

[MIPS] R3000: local_flush_data_cache_page take a pointer argument.

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 ce486cd8
......@@ -260,7 +260,7 @@ static void r3k_flush_cache_page(struct vm_area_struct *vma, unsigned long page,
{
}
static void local_r3k_flush_data_cache_page(unsigned long addr)
static void local_r3k_flush_data_cache_page(void *addr)
{
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册