[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)
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>

No differences found