From: Russell King Date: Sun, 21 Nov 2010 11:55:37 +0000 (+0000) Subject: ARM: pgtable: remove FIRST_USER_PGD_NR X-Git-Tag: v2.6.38-rc1~471^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e926f4495e202500a6265987277fab217e235f08;p=pandora-kernel.git ARM: pgtable: remove FIRST_USER_PGD_NR FIRST_USER_PGD_NR is now unnecessary, as this has been replaced by FIRST_USER_ADDRESS except in the architecture code. Fix up the last usage of FIRST_USER_PGD_NR, and remove the definition. Signed-off-by: Russell King --- Reading git-diff-tree failed