powerpc: minor cleanups for mpc86xx
authorKumar Gala <galak@kernel.crashing.org>
Wed, 28 Jun 2006 05:37:45 +0000 (00:37 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 28 Jun 2006 05:37:45 +0000 (00:37 -0500)
commit9ad494f62444ee37209e85173377c67612e66ef1
tree7f0cf7697b62120179deda730365f4715947a05a
parentfcc18e83e1f6fd9fa6b333735bf0fcd530655511
powerpc: minor cleanups for mpc86xx

* Remove duplicated cputable entry for 8641 (matches w/7448)
* Removed __init from function prototypes in mpc86xx.h
* Moved pci fixups into board specific code
* Moved mpc86xx_exclude_device to generic mpc86xx pci code
* Fixed sparse warnings in mpc86xx_smp.c
* Removed board specific header include from asm-powerpc/mpc86xx.h

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/kernel/cputable.c
arch/powerpc/platforms/86xx/mpc86xx.h
arch/powerpc/platforms/86xx/mpc86xx_hpcn.c
arch/powerpc/platforms/86xx/mpc86xx_smp.c
arch/powerpc/platforms/86xx/pci.c
include/asm-powerpc/mpc86xx.h