diff options
| -rw-r--r-- | arch/powerpc/platforms/embedded6xx/wii.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/embedded6xx/wii.c b/arch/powerpc/platforms/embedded6xx/wii.c index 8450c29e9b2f..649473a729b8 100644 --- a/arch/powerpc/platforms/embedded6xx/wii.c +++ b/arch/powerpc/platforms/embedded6xx/wii.c | |||
| @@ -65,7 +65,7 @@ static int __init page_aligned(unsigned long x) | |||
| 65 | 65 | ||
| 66 | void __init wii_memory_fixups(void) | 66 | void __init wii_memory_fixups(void) |
| 67 | { | 67 | { |
| 68 | struct memblock_region *p = memblock.memory.region; | 68 | struct memblock_region *p = memblock.memory.regions; |
| 69 | 69 | ||
| 70 | /* | 70 | /* |
| 71 | * This is part of a workaround to allow the use of two | 71 | * This is part of a workaround to allow the use of two |
