commit | 2b2fa38e5f3f17a5e1ef3fe29a9869d93197ebfd | [log] [tgz] |
---|---|---|
author | Stephen Rothwell <sfr@canb.auug.org.au> | Tue Sep 06 15:17:58 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Sep 07 16:57:37 2005 -0700 |
tree | 22fd529a3e7993b0e0815047a19ca27c9f51bf87 | |
parent | 9317259ead88fe6c05120ae1e3ace99738e2c698 [diff] |
[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>