From: Nicolas Pitre Date: Mon, 29 Aug 2005 21:46:32 +0000 (+0100) Subject: [ARM] 2858/1: ARM has sys_fadvise64_64 only X-Git-Tag: v2.6.14-rc1~1020^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb85a502e0c2019d8bc302b011150bd62ecf70ab;p=pandora-kernel.git [ARM] 2858/1: ARM has sys_fadvise64_64 only Patch from Nicolas Pitre There is no need to define __ARCH_WANT_SYS_FADVISE64 on ARM since it only serves to compile in a compatibility wrapper for sys_fadvise64 which never was tied to any syscall number. Signed-off-by: Nicolas Pitre Signed-off-by: Russell King --- Reading git-diff-tree failed