From: Haavard Skinnemoen Date: Thu, 15 Feb 2007 15:22:17 +0000 (+0100) Subject: [AVR32] Remove unnecessary sys_nfsservctl conditional X-Git-Tag: v2.6.21-rc1~93^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=160f34531a71fdbbdb593a094273711ffb1257d7;p=pandora-kernel.git [AVR32] Remove unnecessary sys_nfsservctl conditional kernel/sys_ni.c defines sys_nfsservctl as a weak alias for sys_ni_syscall, so it's always safe to include it in the system call table. Signed-off-by: Haavard Skinnemoen --- Reading git-diff-tree failed