From: Ralf Baechle Date: Mon, 30 Oct 2006 21:38:22 +0000 (+0000) Subject: [MIPS] MIPS doesn't need compat_sys_getdents. X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=21e9ac7b2dd96dfca997313bae6d9a8f642635c7;p=deliverable%2Flinux.git [MIPS] MIPS doesn't need compat_sys_getdents. Signed-off-by: Ralf Baechle --- diff --git a/include/asm-mips/unistd.h b/include/asm-mips/unistd.h index f1ef98cc8699..ec56aa52f669 100644 --- a/include/asm-mips/unistd.h +++ b/include/asm-mips/unistd.h @@ -1195,6 +1195,7 @@ type name (atype a,btype b,ctype c,dtype d,etype e,ftype f) \ #endif /* (_MIPS_SIM == _MIPS_SIM_NABI32) || (_MIPS_SIM == _MIPS_SIM_ABI64) */ +#define __ARCH_OMIT_COMPAT_SYS_GETDENTS64 #define __ARCH_WANT_IPC_PARSE_VERSION #define __ARCH_WANT_OLD_READDIR #define __ARCH_WANT_SYS_ALARM