]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] powerpc: Merge a few more include files
authorjdl@freescale.com <jdl@freescale.com>
Wed, 7 Sep 2005 20:59:48 +0000 (15:59 -0500)
committerPaul Mackerras <paulus@samba.org>
Fri, 9 Sep 2005 12:11:35 +0000 (22:11 +1000)
commit477e49ede772709d99283011364a316836c48da6
tree59f952b87d4bec5f11c578a384c3aaa2ddf5860d
parent0347dbcc92edd8fe7ded4149aaf479681ddade04
[PATCH] powerpc: Merge a few more include files

Merge a few asm-ppc and asm-ppc64 header files.
Note: the merge of setup.h intentionally does not carry
forward the m68k cruft.  That means this patch continues
to break the already broken amiga on the ppc32.

Signed-off-by: Jon Loeliger <jdl@freescale.com>
Signed-off-by: Kumar Gala <kumar.gala@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
18 files changed:
include/asm-powerpc/msgbuf.h [new file with mode: 0644]
include/asm-powerpc/param.h [new file with mode: 0644]
include/asm-powerpc/setup.h [new file with mode: 0644]
include/asm-powerpc/timex.h [new file with mode: 0644]
include/asm-powerpc/topology.h [new file with mode: 0644]
include/asm-powerpc/user.h [new file with mode: 0644]
include/asm-ppc/msgbuf.h [deleted file]
include/asm-ppc/param.h [deleted file]
include/asm-ppc/setup.h [deleted file]
include/asm-ppc/timex.h [deleted file]
include/asm-ppc/topology.h [deleted file]
include/asm-ppc/user.h [deleted file]
include/asm-ppc64/msgbuf.h [deleted file]
include/asm-ppc64/param.h [deleted file]
include/asm-ppc64/setup.h [deleted file]
include/asm-ppc64/timex.h [deleted file]
include/asm-ppc64/topology.h [deleted file]
include/asm-ppc64/user.h [deleted file]