ARM: pgtable: move TOP_PTE address definitions to arch/arm/mm/mm.h
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 2 Jul 2011 13:46:27 +0000 (14:46 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 26 Jan 2012 20:06:14 +0000 (20:06 +0000)
Move the TOP_PTE address definitions to one central place so that it's
easy to discover what they're being used for.  This helps to ensure
that there are no overlaps.

Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found