Merge branch '3.2-without-smb2' of git://git.samba.org/sfrench/cifs-2.6
[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