commit | 3a984a85050e320993f87ba47a22973f32853206 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Fri Feb 08 15:00:46 2008 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Fri Feb 08 15:33:32 2008 -0800 |
tree | 6627262885737a4a078a4dcd1eb11ca95a56ddbc | |
parent | 6784fd5931a58559673f500a333030ceaadb69bb [diff] |
fix xtensa timerfd breakage In file included from /home/bunk/linux/kernel-2.6/git/linux-2.6/arch/xtensa/kernel/syscall.c:39: include2/asm/unistd.h:681: error: 'sys_timerfd' undeclared here (not in a function) Signed-off-by: Adrian Bunk <bunk@kernel.org> Cc: Christian Zankel <chris@zankel.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>