From: Russell King Date: Sun, 30 Oct 2005 19:03:21 +0000 (+0000) Subject: [ARM] Make v6 copypage function static and cleanup pgprots X-Git-Tag: v2.6.15-rc1~59^2~15^2~1^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4c2803ca8ad7bb1aad215d89532e24488e9e68e;p=pandora-kernel.git [ARM] Make v6 copypage function static and cleanup pgprots We know what pgprot we're going to use, so don't #define it. Also, since we select the nonaliasing/aliasing copypage implementation at run time, there's no point having it globally visible. Signed-off-by: Russell King --- Reading git-diff-tree failed