X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-ppc%2Ffcntl.h;h=118b4ab706f170430b0a9f80ee8d5ab9394da72c;hb=9c920a8402f2bb9bd931801d429b65f4eb6a262b;hp=093022f281dafcb48d8482a890180a607c0ecba8;hpb=a91482bdcc2e0f6035702e46f1b99043a0893346;p=linux-2.6.git diff --git a/include/asm-ppc/fcntl.h b/include/asm-ppc/fcntl.h index 093022f28..118b4ab70 100644 --- a/include/asm-ppc/fcntl.h +++ b/include/asm-ppc/fcntl.h @@ -20,7 +20,6 @@ #define O_NOFOLLOW 0100000 /* don't follow links */ #define O_LARGEFILE 0200000 #define O_DIRECT 0400000 /* direct disk access hint */ -#define O_NOATIME 01000000 #define O_ATOMICLOOKUP 01000000 /* tux hack */ #define F_DUPFD 0 /* dup */