Merge branch 'next/deletion' of git://git.linaro.org/people/arnd/arm-soc
[pandora-kernel.git] / arch / alpha / include / asm / fcntl.h
index 1b71ca7..6d9e805 100644 (file)
@@ -51,8 +51,6 @@
 #define F_EXLCK                16      /* or 3 */
 #define F_SHLCK                32      /* or 4 */
 
-#define F_INPROGRESS   64
-
 #include <asm-generic/fcntl.h>
 
 #endif