fsl: Create common fsl_dma.h for 85xx and 86xx cpus
authorPeter Tyser <ptyser@xes-inc.com>
Thu, 21 May 2009 17:09:59 +0000 (12:09 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 12 Jun 2009 22:17:45 +0000 (17:17 -0500)
commitb1f12650d332eadac1306a772cab6096abee6ddd
tree63857048dbcf02afc024643d1997b884f8368a91
parent3bd8e532b5de20647aeaff94a1cbf33fb8b897b9
fsl: Create common fsl_dma.h for 85xx and 86xx cpus

Break out DMA structures for the Freescale MPC85xx and MPC86xx cpus to
reduce a large amount of code duplication

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
cpu/mpc85xx/cpu.c
cpu/mpc86xx/cpu.c
include/asm-ppc/fsl_dma.h [new file with mode: 0644]
include/asm-ppc/immap_85xx.h
include/asm-ppc/immap_86xx.h