From: Albert Herranz Date: Sat, 12 Dec 2009 06:31:55 +0000 (+0000) Subject: powerpc: wii: allow ioremap within the memory hole X-Git-Tag: v2.6.33-rc1~43^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0577eeee0101433a0d929699f4543a1ff3c3014;p=pandora-kernel.git powerpc: wii: allow ioremap within the memory hole Enable the flag that allows a platform to ioremap memory marked as reserved. This is currently needed on the Nintendo Wii video game console due to the workaround introduced in "wii: use both mem1 and mem2 as ram". This will no longer be needed when proper discontig memory support for 32-bit PowerPC is added to the kernel. Signed-off-by: Albert Herranz Acked-by: Benjamin Herrenschmidt Signed-off-by: Grant Likely --- Reading git-diff-tree failed