]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] Move the identical files from include/asm-ppc{,64}
authorStephen Rothwell <sfr@canb.auug.org.au>
Mon, 29 Aug 2005 04:06:56 +0000 (14:06 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 30 Aug 2005 03:32:05 +0000 (13:32 +1000)
commit88999ceb55bf959e63df0c911915166b005977fc
tree2ab61aa1eadfccaaa3cef32f0cf04e58f76d52f8
parent45e2a6e4e5e22acd4321f69e84b726c2a568dacf
[PATCH] Move the identical files from include/asm-ppc{,64}

Move the identical files from include/asm-ppc{,64}/ to
include/asm-powerpc/.  Remove hdreg.h completely as it is unused in
the tree.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
18 files changed:
include/asm-powerpc/8253pit.h [moved from include/asm-ppc/8253pit.h with 74% similarity]
include/asm-powerpc/agp.h [moved from include/asm-ppc/agp.h with 100% similarity]
include/asm-powerpc/cputime.h [new file with mode: 0644]
include/asm-powerpc/div64.h [moved from include/asm-ppc/div64.h with 100% similarity]
include/asm-powerpc/emergency-restart.h [new file with mode: 0644]
include/asm-powerpc/ipc.h [moved from include/asm-ppc/ipc.h with 100% similarity]
include/asm-powerpc/xor.h [moved from include/asm-ppc/xor.h with 100% similarity]
include/asm-ppc/cputime.h [deleted file]
include/asm-ppc/emergency-restart.h [deleted file]
include/asm-ppc/hdreg.h [deleted file]
include/asm-ppc64/8253pit.h [deleted file]
include/asm-ppc64/agp.h [deleted file]
include/asm-ppc64/cputime.h [deleted file]
include/asm-ppc64/div64.h [deleted file]
include/asm-ppc64/emergency-restart.h [deleted file]
include/asm-ppc64/hdreg.h [deleted file]
include/asm-ppc64/ipc.h [deleted file]
include/asm-ppc64/xor.h [deleted file]