提交 ac80c770 编写于 作者: D David Vrabel

arm/xen: remove duplicate arch_gnttab_init() function

This was introduced in commit e306e3be (Merge tag
'stable/for-linus-3.17-rc0-tag').
Signed-off-by: NDavid Vrabel <david.vrabel@citrix.com>
Acked-by: NStefano Stabellini <stefano.stabellini@eu.citrix.com>
上级 c8d6637d
......@@ -49,8 +49,3 @@ int arch_gnttab_init(unsigned long nr_shared)
{
return 0;
}
int arch_gnttab_init(unsigned long nr_shared, unsigned long nr_status)
{
return 0;
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册