From: Stephen Rothwell Date: Mon, 14 Dec 2009 16:04:24 +0000 (-0700) Subject: powerpc: fix up for mmu_mapin_ram api change X-Git-Tag: v2.6.33-rc1~43^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae4cec4736969ec2196a6bbce4ab263ff7cb7eef;p=pandora-kernel.git powerpc: fix up for mmu_mapin_ram api change Today's linux-next build (powerpc ppc44x_defconfig) failed like this: arch/powerpc/mm/pgtable_32.c: In function 'mapin_ram': arch/powerpc/mm/pgtable_32.c:318: error: too many arguments to function 'mmu_mapin_ram' Casued by commit de32400dd26e743c5d500aa42d8d6818b79edb73 ("wii: use both mem1 and mem2 as ram"). Signed-off-by: Stephen Rothwell Signed-off-by: Grant Likely --- Reading git-diff-tree failed