提交 1ee9fcc1 编写于 作者: C Cody P Schafer 提交者: Benjamin Herrenschmidt

powerpc/perf/hv-24x7: Remove [static 4096], sparse chokes on it

Signed-off-by: NCody P Schafer <cody@linux.vnet.ibm.com>
Signed-off-by: NBenjamin Herrenschmidt <benh@kernel.crashing.org>
上级 78d13166
......@@ -170,7 +170,7 @@ static unsigned long h_get_24x7_catalog_page_(unsigned long phys_4096,
index);
}
static unsigned long h_get_24x7_catalog_page(char page[static 4096],
static unsigned long h_get_24x7_catalog_page(char page[],
u32 version, u32 index)
{
return h_get_24x7_catalog_page_(virt_to_phys(page),
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册