[ARM] Cleanup arch/arm/mm a little
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Mon, 21 Aug 2006 16:06:38 +0000 (17:06 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 20 Sep 2006 13:58:35 +0000 (14:58 +0100)
commit1b2e2b73b4c84c918686c04a00724197036c0847
treed0b2d703573dbe5a7f3d6d647b51a3137e039007
parente478bec0ba0a83a48a0f6982934b6de079e7e6b3
[ARM] Cleanup arch/arm/mm a little

Move top_pmd into arch/arm/mm/mm.h - nothing outside arch/arm/mm
references it.

Move the repeated definition of TOP_PTE into mm/mm.h, as well as
a few function prototypes.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/copypage-v4mc.c
arch/arm/mm/copypage-v6.c
arch/arm/mm/copypage-xscale.c
arch/arm/mm/flush.c
arch/arm/mm/init.c
arch/arm/mm/mm-armv.c
arch/arm/mm/mm.h [new file with mode: 0644]
include/asm-arm/page.h