]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] Consolidate asm-ppc*/fcntl.h
authorStephen Rothwell <sfr@canb.auug.org.au>
Tue, 6 Sep 2005 22:17:58 +0000 (15:17 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 7 Sep 2005 23:57:37 +0000 (16:57 -0700)
commit2b2fa38e5f3f17a5e1ef3fe29a9869d93197ebfd
tree22fd529a3e7993b0e0815047a19ca27c9f51bf87
parent9317259ead88fe6c05120ae1e3ace99738e2c698
[PATCH] Consolidate asm-ppc*/fcntl.h

These two files are basically identical, so make one just include the other
(protecting the 32-bit-only parts with __powerpc64__).  Also remove some
completely unused defines.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/asm-ppc/fcntl.h
include/asm-ppc64/fcntl.h