From: Jesper Nilsson Date: Tue, 4 Mar 2008 22:29:23 +0000 (-0800) Subject: cris: correct syscall numbers in unistd.h for timerfd_settime and timerfd_gettime X-Git-Tag: v2.6.25-rc4~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87ffbe679e21cbf82ff8e3302520ff0ea2beed9a;p=pandora-kernel.git cris: correct syscall numbers in unistd.h for timerfd_settime and timerfd_gettime Last commit for unistd was not correct, it only had a partial update of syscall numbers for __NR_timerfd_settime and __NR_timerfd_gettime. Also, NR_syscalls was not incremented for the new syscalls. Signed-off-by: Jesper Nilsson Cc: Mikael Starvik Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed