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

This set of patches creates asm-generic/fcntl.h and consolidates as much as
possible from the asm-*/fcntl.h files into it.

This patch just gathers all the identical bits of the asm-*/fcntl.h files into
asm-generic/fcntl.h.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Yoichi Yuasa <yuasa@hh.iij4u.or.jp>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
22 files changed:
include/asm-alpha/fcntl.h
include/asm-arm/fcntl.h
include/asm-arm26/fcntl.h
include/asm-cris/fcntl.h
include/asm-frv/fcntl.h
include/asm-generic/fcntl.h [new file with mode: 0644]
include/asm-h8300/fcntl.h
include/asm-i386/fcntl.h
include/asm-ia64/fcntl.h
include/asm-m32r/fcntl.h
include/asm-m68k/fcntl.h
include/asm-mips/fcntl.h
include/asm-parisc/fcntl.h
include/asm-ppc/fcntl.h
include/asm-ppc64/fcntl.h
include/asm-s390/fcntl.h
include/asm-sh/fcntl.h
include/asm-sparc/fcntl.h
include/asm-sparc64/fcntl.h
include/asm-v850/fcntl.h
include/asm-x86_64/fcntl.h
include/asm-xtensa/fcntl.h