From: Al Viro Date: Sat, 29 Oct 2005 06:32:07 +0000 (+0100) Subject: [PATCH] missing exports of do_settimeofday() variants X-Git-Tag: v2.6.15-rc1~731^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=943eae03143790c71cf42fe13529f1b74ceb0266;p=pandora-kernel.git [PATCH] missing exports of do_settimeofday() variants frv, sh64, ia64 and sparc64 do not have do_settimeofday() exported (the last two are using variant in kernel/time.c). Exports added to match the rest of architectures. Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed