Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1ee9fcc1 authored by Cody P Schafer's avatar Cody P Schafer Committed by Benjamin Herrenschmidt
Browse files

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

parent 78d13166
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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),