]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit202c4911ea46d1ca18fcc2e2b8fff5905493ac49
tree8085472005f758e73d996d2b3e0e91064524d533
parenta07f2e1f9b200103da44f6791e227d8c66a4a698
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]