aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/posix_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/include/asm/posix_types.h')
-rw-r--r--arch/mips/include/asm/posix_types.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/mips/include/asm/posix_types.h b/arch/mips/include/asm/posix_types.h
index e0308dcca135..fa03ec3fbf89 100644
--- a/arch/mips/include/asm/posix_types.h
+++ b/arch/mips/include/asm/posix_types.h
@@ -17,11 +17,6 @@
* assume GCC is being used.
*/
-#if (_MIPS_SZLONG == 64)
-typedef unsigned int __kernel_nlink_t;
-#define __kernel_nlink_t __kernel_nlink_t
-#endif
-
typedef long __kernel_daddr_t;
#define __kernel_daddr_t __kernel_daddr_t