From: Dmitri Vorobiev Date: Tue, 1 Apr 2008 23:58:34 +0000 (+0400) Subject: [MIPS] unexport copy_user_highpage() X-Git-Tag: v2.6.26-rc1~700^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11327ef77f8b6104bd4a855bbe783cce84416b03;p=pandora-kernel.git [MIPS] unexport copy_user_highpage() The copy_user_highpage() routine has no users outside of the core kernel code, so exporting this symbol is pointless. This patch removes EXPORT_SYMBOL(copy_user_highpage). Signed-off-by: Dmitri Vorobiev Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed