]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] missing exports of do_settimeofday() variants
authorAl Viro <viro@ftp.linux.org.uk>
Sat, 29 Oct 2005 06:32:07 +0000 (07:32 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 29 Oct 2005 17:35:07 +0000 (10:35 -0700)
commitc0d92aa24490de8a807fc5c3b65767aee89435bf
tree64b815091689324d1124ccafd7ab80274033bd2f
parenteab81b72e2a1d90f1c9c84745ce626c66aeb0e80
[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 <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/frv/kernel/time.c
arch/sh64/kernel/time.c
kernel/time.c