X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-mips%2Ffcntl.h;h=e2b9c0a2537b7272f37e4c6dc3d9d88128245744;hb=f9296eb00ed30209424102d3c920e69617eea853;hp=2436392e7990d1fec80312ccfcea02e9e3eeb28d;hpb=a91482bdcc2e0f6035702e46f1b99043a0893346;p=linux-2.6.git diff --git a/include/asm-mips/fcntl.h b/include/asm-mips/fcntl.h index 2436392e7..e2b9c0a25 100644 --- a/include/asm-mips/fcntl.h +++ b/include/asm-mips/fcntl.h @@ -26,7 +26,6 @@ #define O_DIRECT 0x8000 /* direct disk access hint */ #define O_DIRECTORY 0x10000 /* must be a directory */ #define O_NOFOLLOW 0x20000 /* don't follow links */ -#define O_NOATIME 0x40000 #define O_NDELAY O_NONBLOCK