From 7b523c9e0886809a7dd100dd79e0a018c454da7a Mon Sep 17 00:00:00 2001 From: Paul Mundt Date: Tue, 9 Oct 2007 15:55:40 +0900 Subject: [PATCH] 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-format-patch failed