]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] Move all the very similar files to asm-powerpc
authorStephen Rothwell <sfr@canb.auug.org.au>
Mon, 29 Aug 2005 04:08:11 +0000 (14:08 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 30 Aug 2005 03:32:06 +0000 (13:32 +1000)
commit6f9aa727433fe7647869c9b64ce2f7b5feac0052
tree4c2986147fc3373f4ec6a097147f65611ca5f565
parent88999ceb55bf959e63df0c911915166b005977fc
[PATCH] Move all the very similar files to asm-powerpc

They differed in either simple comments or in the protecting ifdefs.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
24 files changed:
include/asm-powerpc/errno.h [moved from include/asm-ppc/errno.h with 100% similarity]
include/asm-powerpc/ioctl.h [moved from include/asm-ppc/ioctl.h with 100% similarity]
include/asm-powerpc/ioctls.h [moved from include/asm-ppc/ioctls.h with 100% similarity]
include/asm-powerpc/local.h [moved from include/asm-ppc64/local.h with 100% similarity]
include/asm-powerpc/namei.h [moved from include/asm-ppc/namei.h with 100% similarity]
include/asm-powerpc/percpu.h [new file with mode: 0644]
include/asm-powerpc/poll.h [moved from include/asm-ppc/poll.h with 100% similarity]
include/asm-powerpc/resource.h [new file with mode: 0644]
include/asm-powerpc/shmparam.h [moved from include/asm-ppc/shmparam.h with 100% similarity]
include/asm-powerpc/string.h [moved from include/asm-ppc/string.h with 100% similarity]
include/asm-powerpc/unaligned.h [moved from include/asm-ppc/unaligned.h with 100% similarity]
include/asm-ppc/local.h [deleted file]
include/asm-ppc/percpu.h [deleted file]
include/asm-ppc/resource.h [deleted file]
include/asm-ppc64/errno.h [deleted file]
include/asm-ppc64/ioctl.h [deleted file]
include/asm-ppc64/ioctls.h [deleted file]
include/asm-ppc64/namei.h [deleted file]
include/asm-ppc64/percpu.h [deleted file]
include/asm-ppc64/poll.h [deleted file]
include/asm-ppc64/resource.h [deleted file]
include/asm-ppc64/shmparam.h [deleted file]
include/asm-ppc64/string.h [deleted file]
include/asm-ppc64/unaligned.h [deleted file]