From: Paul Mundt Date: Tue, 9 Oct 2007 06:55:40 +0000 (+0900) Subject: sh64: Symbol export fixups. X-Git-Tag: v2.6.24-rc1~1376^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b523c9e0886809a7dd100dd79e0a018c454da7a;p=pandora-kernel.git sh64: Symbol export fixups. Kill off the __div_table reference, modern compilers don't have it, and old compilers can't build the sh64 kernel anyways. __copy_user also needs to be exported to satisfy module builds. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed