]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - include/asm-mips/compat.h
NFS: Add dentry materialisation op
[mirror_ubuntu-zesty-kernel.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 */