From: Russell King Date: Sun, 21 Nov 2010 11:00:56 +0000 (+0000) Subject: ARM: pgtable: get rid of get_pgd_slow()/free_pgd_slow() X-Git-Tag: v2.6.38-rc1~471^2~1^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0d03745b18c39b8e86e70f7778f2093d2cd4ed7;p=pandora-kernel.git ARM: pgtable: get rid of get_pgd_slow()/free_pgd_slow() These old names are just aliases for pgd_alloc/pgd_free. Just use the new names. Signed-off-by: Russell King --- Reading git-diff-tree failed