asm-generic: support clock_adjtime() in <asm-generic/unistd.h>
authorChris Metcalf <cmetcalf@tilera.com>
Sat, 19 Mar 2011 15:47:53 +0000 (11:47 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Sun, 20 Mar 2011 04:09:20 +0000 (00:09 -0400)
A syscall was added without being added to asm-generic, which
makes tile (and presumably score and unicore32) break.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Cc: Guan Xuetao <gxt@mprc.pku.edu.cn>
Cc: Chen Liqin <liqin.chen@sunplusct.com>
Cc: Lennox Wu <lennox.wu@gmail.com>

No differences found