ARM: pgtable: get rid of get_pgd_slow()/free_pgd_slow()
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 21 Nov 2010 11:00:56 +0000 (11:00 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 26 Nov 2010 20:45:45 +0000 (20:45 +0000)
These old names are just aliases for pgd_alloc/pgd_free.  Just use the
new names.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found