X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-mips%2Fcompat.h;fp=include%2Fasm-mips%2Fcompat.h;h=900f472fdd2b5fc92fc6547893d5a9938a71731f;hb=16c70f8c1b54b61c3b951b6fb220df250fe09b32;hp=986511db54a671d05780824a17d2aa6b09c88e98;hpb=4e76c8a9fa413ccc09d3f7f664183dcce3555d57;p=linux-2.6.git diff --git a/include/asm-mips/compat.h b/include/asm-mips/compat.h index 986511db5..900f472fd 100644 --- a/include/asm-mips/compat.h +++ b/include/asm-mips/compat.h @@ -145,8 +145,5 @@ static inline void __user *compat_alloc_user_space(long len) return (void __user *) (regs->regs[29] - len); } -#if defined (__MIPSEL__) -#define __COMPAT_ENDIAN_SWAP__ 1 -#endif #endif /* _ASM_COMPAT_H */