]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-mips/compat.h
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wirel...
[linux-2.6-omap-h63xx.git] / include / asm-mips / compat.h
index 986511db54a671d05780824a17d2aa6b09c88e98..900f472fdd2b5fc92fc6547893d5a9938a71731f 100644 (file)
@@ -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 */