From: Russell King Date: Wed, 27 Sep 2006 14:38:34 +0000 (+0100) Subject: [ARM] Move rest of MMU setup code from mm-armv.c to mmu.c X-Git-Tag: v2.6.19-rc1~885^2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae8f154129e4d965771c2d6adbe36210b3913d72;p=pandora-kernel.git [ARM] Move rest of MMU setup code from mm-armv.c to mmu.c If we're going to have mmu.c for code which is specific to the MMU machines, we might as well move the other MMU initialisation specific code from mm-armv.c into this new file. This also allows us to make some functions static. Signed-off-by: Russell King --- Reading git-diff-tree failed