Commit 1ee9fcc1a021e54454a23b107a47d10fb603508c

Authored by Cody P Schafer
Committed by Benjamin Herrenschmidt
1 parent 78d13166b1

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>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

arch/powerpc/perf/hv-24x7.c
... ... @@ -170,7 +170,7 @@
170 170 index);
171 171 }
172 172  
173   -static unsigned long h_get_24x7_catalog_page(char page[static 4096],
  173 +static unsigned long h_get_24x7_catalog_page(char page[],
174 174 u32 version, u32 index)
175 175 {
176 176 return h_get_24x7_catalog_page_(virt_to_phys(page),