diff options
Diffstat (limited to 'include/uapi')
| -rw-r--r-- | include/uapi/asm-generic/fcntl.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/uapi/asm-generic/fcntl.h b/include/uapi/asm-generic/fcntl.h index 95e46c8e05f9..36025f77c6ed 100644 --- a/include/uapi/asm-generic/fcntl.h +++ b/include/uapi/asm-generic/fcntl.h | |||
| @@ -186,8 +186,6 @@ struct flock { | |||
| 186 | }; | 186 | }; |
| 187 | #endif | 187 | #endif |
| 188 | 188 | ||
| 189 | #ifndef CONFIG_64BIT | ||
| 190 | |||
| 191 | #ifndef HAVE_ARCH_STRUCT_FLOCK64 | 189 | #ifndef HAVE_ARCH_STRUCT_FLOCK64 |
| 192 | #ifndef __ARCH_FLOCK64_PAD | 190 | #ifndef __ARCH_FLOCK64_PAD |
| 193 | #define __ARCH_FLOCK64_PAD | 191 | #define __ARCH_FLOCK64_PAD |
| @@ -202,6 +200,5 @@ struct flock64 { | |||
| 202 | __ARCH_FLOCK64_PAD | 200 | __ARCH_FLOCK64_PAD |
| 203 | }; | 201 | }; |
| 204 | #endif | 202 | #endif |
| 205 | #endif /* !CONFIG_64BIT */ | ||
| 206 | 203 | ||
| 207 | #endif /* _ASM_GENERIC_FCNTL_H */ | 204 | #endif /* _ASM_GENERIC_FCNTL_H */ |
