diff options
Diffstat (limited to 'arch/alpha/include/asm/fcntl.h')
-rw-r--r-- | arch/alpha/include/asm/fcntl.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/alpha/include/asm/fcntl.h b/arch/alpha/include/asm/fcntl.h index 1b71ca70c9f6..6d9e805f18a7 100644 --- a/arch/alpha/include/asm/fcntl.h +++ b/arch/alpha/include/asm/fcntl.h | |||
@@ -51,8 +51,6 @@ | |||
51 | #define F_EXLCK 16 /* or 3 */ | 51 | #define F_EXLCK 16 /* or 3 */ |
52 | #define F_SHLCK 32 /* or 4 */ | 52 | #define F_SHLCK 32 /* or 4 */ |
53 | 53 | ||
54 | #define F_INPROGRESS 64 | ||
55 | |||
56 | #include <asm-generic/fcntl.h> | 54 | #include <asm-generic/fcntl.h> |
57 | 55 | ||
58 | #endif | 56 | #endif |