]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc83xx: Correct the struct spi8xxx in mpc8xxx_spi.h
authorDave Liu <r63238@freescale.com>
Fri, 18 Jan 2008 02:07:04 +0000 (10:07 +0800)
committerKim Phillips <kim.phillips@freescale.com>
Fri, 18 Jan 2008 18:39:23 +0000 (12:39 -0600)
commitcfe5ca77976afdbe7ecb86e39fd7505bde636ace
treec6947c51c2b562e598de81b9e2e7ce2f8c643097
parent2956acd5ef93a498337f8ac2ec6ae6a77d491dc5
mpc83xx: Correct the struct spi8xxx in mpc8xxx_spi.h

The commit 04a9e1180ac76a7bacc15a6fcd95ad839d65bddb
cause the 83xx immap broken, so the DMA and PCI will
be failed.

The patch fix the struct spi8xxx and rm struct spi83xx.

Signed-off-by: Dave Liu <daveliu@freescale.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
include/asm-ppc/immap_83xx.h
include/asm-ppc/mpc8xxx_spi.h