[MIPS] Fix value of O_TRUNC
authorRalf Baechle <ralf@linux-mips.org>
Sat, 29 Sep 2007 23:45:08 +0000 (00:45 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 1 Oct 2007 13:17:50 +0000 (14:17 +0100)
commitca074a33928762c65e261dd94006c1b6a47e46fa
tree80bca350b2eb39bcc456e0671441c5e113271ba0
parent1bef7dc00caa7bcbff4fdb55e599e2591461fafa
[MIPS] Fix value of O_TRUNC

A "cleanup" almost two years ago deleted the old definition from
<asm/fcntl.h>, so asm-generic/fcntl.h defaulted it to the the same
value as FASYNC ...   which happened to be the wrong thing.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
include/asm-mips/fcntl.h