From 6430c6052cf2c0c2a53bb322b08f760137af1800 Mon Sep 17 00:00:00 2001 From: Thomas Weber Date: Sat, 24 Apr 2010 10:44:11 +0200 Subject: [PATCH] --- yaml --- r: 192565 b: refs/heads/master c: c4b9f9a96eb93994ac42f4ea00bb94b44fa4d500 h: refs/heads/master i: 192563: 48abbb96ac215bcbb9cb177c268d28692d0fce10 v: v3 --- [refs] | 2 +- trunk/arch/powerpc/platforms/embedded6xx/wii.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 67dddd69e7fd..07ef721e37c8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b1ffdc8f3d8c8913388ca97dfdf064c87940dd72 +refs/heads/master: c4b9f9a96eb93994ac42f4ea00bb94b44fa4d500 diff --git a/trunk/arch/powerpc/platforms/embedded6xx/wii.c b/trunk/arch/powerpc/platforms/embedded6xx/wii.c index 57e5b608fa1a..174a04ac4806 100644 --- a/trunk/arch/powerpc/platforms/embedded6xx/wii.c +++ b/trunk/arch/powerpc/platforms/embedded6xx/wii.c @@ -69,10 +69,10 @@ void __init wii_memory_fixups(void) /* * This is part of a workaround to allow the use of two - * discontiguous RAM ranges on the Wii, even if this is + * discontinuous RAM ranges on the Wii, even if this is * currently unsupported on 32-bit PowerPC Linux. * - * We coealesce the two memory ranges of the Wii into a + * We coalesce the two memory ranges of the Wii into a * single range, then create a reservation for the "hole" * between both ranges. */