]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit943eae03143790c71cf42fe13529f1b74ceb0266
tree64b815091689324d1124ccafd7ab80274033bd2f
parent9d86b7d37018c917837477dd4501d44bf8f3f98c
[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