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

Signed-off-by: Cody P Schafer <cody@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
This commit is contained in:
Cody P Schafer 2014-04-15 10:10:54 -07:00 committed by Benjamin Herrenschmidt
parent 78d13166b1
commit 1ee9fcc1a0
1 changed files with 1 additions and 1 deletions

View File

@ -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),