]> git.baikalelectronics.ru Git - kernel.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)
commitbcdd00e375b73f24eb1c8f2355da1b65dc075344
tree22fd529a3e7993b0e0815047a19ca27c9f51bf87
parent644326342530dc171cd4ca8e253dfc6d43f0ca57
[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