powerpc: Rename dma_64.c to dma.c
authorBecky Bruce <becky.bruce@freescale.com>
Mon, 8 Sep 2008 09:09:52 +0000 (09:09 +0000)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 24 Sep 2008 21:26:41 +0000 (16:26 -0500)
commit7c05d7e08d907d66b8e18515572f42c71fb709fe
tree6f5c6549f6d515c38a0ece662da4ae1f1ec43579
parent1afb7f809bfb8fad9eec9419f3dfd75cee746ebd
powerpc: Rename dma_64.c to dma.c

This is in preparation for the merge of the 32 and 64-bit
dma code in arch/powerpc.

Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/kernel/Makefile
arch/powerpc/kernel/dma.c [new file with mode: 0644]
arch/powerpc/kernel/dma_64.c [deleted file]