From: Atsushi Nemoto Date: Thu, 17 May 2007 15:53:47 +0000 (+0900) Subject: [MIPS] Drop __ARCH_WANT_SYS_FADVISE64 X-Git-Tag: v2.6.22-rc5~98^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fe5f2c4503cf45806a47c608706fc7892649d4b;p=pandora-kernel.git [MIPS] Drop __ARCH_WANT_SYS_FADVISE64 sys_fadvise64() is not used on MIPS. The libc can implement both posix_fadvise() and posix_fadvise64() using sys_fadvise64_64(). Signed-off-by: Atsushi Nemoto Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed