powerpc/8xx: move setup_initial_memory_limit() into 8xx_mmu.c
authorChristophe Leroy <christophe.leroy@c-s.fr>
Tue, 9 Feb 2016 16:07:54 +0000 (17:07 +0100)
committerScott Wood <oss@buserror.net>
Fri, 11 Mar 2016 23:18:01 +0000 (17:18 -0600)
commit516d91893b548d7868adb9e0173a7ca307dc9c17
tree625e64ab92a3e78c7c63ce216eeb687998088338
parentf15eea6684ee7d23a8be5bc3e7c8323e0e4a5355
powerpc/8xx: move setup_initial_memory_limit() into 8xx_mmu.c

Now we have a 8xx specific .c file for that so put it in there
as other powerpc variants do

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Scott Wood <oss@buserror.net>
arch/powerpc/mm/8xx_mmu.c
arch/powerpc/mm/init_32.c