X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=kernel%2Fsys_ni.c;h=1ab2370e2efaee04f62334ae98a778ed3bbf9398;hb=e7d311da9cba1e113f82176130d3af1be77dc3ee;hp=42b40ae5eada0794eec9de1ed92f548d21c07b2e;hpb=6cd59f7a4119fef124677827a9b30684c2c8e674;p=linux-2.6-omap-h63xx.git diff --git a/kernel/sys_ni.c b/kernel/sys_ni.c index 42b40ae5ead..1ab2370e2ef 100644 --- a/kernel/sys_ni.c +++ b/kernel/sys_ni.c @@ -79,7 +79,6 @@ cond_syscall(sys_request_key); cond_syscall(sys_keyctl); cond_syscall(compat_sys_keyctl); cond_syscall(compat_sys_socketcall); -cond_syscall(sys_set_zone_reclaim); cond_syscall(sys_inotify_init); cond_syscall(sys_inotify_add_watch); cond_syscall(sys_inotify_rm_watch);