This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-cris / fcntl.h
index 61c5632..a68e288 100644 (file)
@@ -22,7 +22,6 @@
 #define O_LARGEFILE    0100000
 #define O_DIRECTORY    0200000 /* must be a directory */
 #define O_NOFOLLOW     0400000 /* don't follow links */
-#define O_NOATIME      01000000
 
 #define F_DUPFD                0       /* dup */
 #define F_GETFD                1       /* get f_flags */