memblock: Rename memblock_region to memblock_type and memblock_property to memblock_region
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
This commit is contained in:
@@ -65,7 +65,7 @@ static int __init page_aligned(unsigned long x)
|
||||
|
||||
void __init wii_memory_fixups(void)
|
||||
{
|
||||
struct memblock_property *p = memblock.memory.region;
|
||||
struct memblock_region *p = memblock.memory.region;
|
||||
|
||||
/*
|
||||
* This is part of a workaround to allow the use of two
|
||||
|
Reference in New Issue
Block a user