aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/sh/include/uapi/asm/posix_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/include/uapi/asm/posix_types.h')
-rw-r--r--arch/sh/include/uapi/asm/posix_types.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/arch/sh/include/uapi/asm/posix_types.h b/arch/sh/include/uapi/asm/posix_types.h
index 2644fdd444e6..adc998a64c76 100644
--- a/arch/sh/include/uapi/asm/posix_types.h
+++ b/arch/sh/include/uapi/asm/posix_types.h
@@ -1,8 +1,2 @@
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
-#ifndef __KERNEL__
-# ifdef __SH5__
-# include <asm/posix_types_64.h>
-# else
-# include <asm/posix_types_32.h>
-# endif
-#endif /* __KERNEL__ */
+#include <asm/posix_types_32.h>