powerpc: Move a bunch of ppc64 headers to include/asm-powerpc
authorPaul Mackerras <paulus@samba.org>
Mon, 14 Nov 2005 06:22:01 +0000 (17:22 +1100)
committerPaul Mackerras <paulus@samba.org>
Mon, 14 Nov 2005 06:22:01 +0000 (17:22 +1100)
commitc55377ee73f6efeb373ae06f6e918d87660b4852
tree8085472005f758e73d996d2b3e0e91064524d533
parent821077b2617ef70662a861393c929d7e47609512
powerpc: Move a bunch of ppc64 headers to include/asm-powerpc

... and also delete some that are no longer used because we already
had an include/asm-powerpc version of the header.

Signed-off-by: Paul Mackerras <paulus@samba.org>
19 files changed:
include/asm-powerpc/btext.h [new file with mode: 0644]
include/asm-powerpc/delay.h [new file with mode: 0644]
include/asm-powerpc/eeh.h [new file with mode: 0644]
include/asm-powerpc/floppy.h [new file with mode: 0644]
include/asm-powerpc/hvconsole.h [new file with mode: 0644]
include/asm-powerpc/hvcserver.h [new file with mode: 0644]
include/asm-powerpc/nvram.h [new file with mode: 0644]
include/asm-powerpc/serial.h [new file with mode: 0644]
include/asm-ppc/nvram.h [deleted file]
include/asm-ppc64/btext.h [deleted file]
include/asm-ppc64/delay.h [deleted file]
include/asm-ppc64/eeh.h [deleted file]
include/asm-ppc64/floppy.h [deleted file]
include/asm-ppc64/hvconsole.h [deleted file]
include/asm-ppc64/hvcserver.h [deleted file]
include/asm-ppc64/nvram.h [deleted file]
include/asm-ppc64/prom.h [deleted file]
include/asm-ppc64/serial.h [deleted file]
include/asm-ppc64/system.h [deleted file]
This page took 0.025659 seconds and 5 git commands to generate.