summaryrefslogtreecommitdiffstats
path: root/include/asm-sh/unistd_32.h
diff options
context:
space:
mode:
authorAndrew Morton2008-02-05 23:22:56 +0100
committerLinus Torvalds2008-02-05 23:37:15 +0100
commit9692bd9c140618e3f6a2848900aee96c9cd8a65c (patch)
tree6f2c5cec4830ffe2c46d6ac033fd6a31e955001f /include/asm-sh/unistd_32.h
parentFix timerfd breakage on avr32 (diff)
downloadkernel-qcow2-linux-9692bd9c140618e3f6a2848900aee96c9cd8a65c.tar.gz
kernel-qcow2-linux-9692bd9c140618e3f6a2848900aee96c9cd8a65c.tar.xz
kernel-qcow2-linux-9692bd9c140618e3f6a2848900aee96c9cd8a65c.zip
timerfd: fix remaining architectures
Cc: David Howells <dhowells@redhat.com> Cc: Hirokazu Takata <takata@linux-m32r.org> Cc: Paul Mundt <lethal@linux-sh.org> Cc: Kazumoto Kojima <kkojima@rr.iij4u.or.jp> Cc: Richard Curnow <rc@rc0.org.uk> Cc: Davide Libenzi <davidel@xmailserver.org> Cc: Michael Kerrisk <mtk-manpages@gmx.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/asm-sh/unistd_32.h')
-rw-r--r--include/asm-sh/unistd_32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-sh/unistd_32.h b/include/asm-sh/unistd_32.h
index b182b1cb05fd..433fd1b48fa2 100644
--- a/include/asm-sh/unistd_32.h
+++ b/include/asm-sh/unistd_32.h
@@ -330,7 +330,7 @@
#define __NR_epoll_pwait 319
#define __NR_utimensat 320
#define __NR_signalfd 321
-#define __NR_timerfd 322
+/* #define __NR_timerfd 322 removed */
#define __NR_eventfd 323
#define __NR_fallocate 324