ARM: pgtable: get rid of TOP_PTE()
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 4 Jul 2011 10:25:53 +0000 (11:25 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 26 Jan 2012 20:07:59 +0000 (20:07 +0000)
Get rid of the TOP_PTE() macro as we now have proper accessor functions
instead.  No one should be directly referencing the top pte table
anymore.

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

No differences found