]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[POWERPC] 85xx: Killed <asm/mpc85xx.h>
authorKumar Gala <galak@kernel.crashing.org>
Thu, 11 Oct 2007 14:13:41 +0000 (09:13 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 11 Oct 2007 14:14:31 +0000 (09:14 -0500)
commit0bfd5df53a99809f60e12bda9c5ef5d8f14ef2e3
tree91e769edc55db8fc8fc26942686ea2f74e206da3
parentab9683ca8162f9d4b38e04b956278d8cc647dcfc
[POWERPC] 85xx: Killed <asm/mpc85xx.h>

asm-powerpc/mpc85xx.h was really a hold over from arch/ppc.  Now that
more decoupling has occurred we can remove <asm/mpc85xx.h> and some of
its legacy.

As part of this we moved the definition of CPM_MAP_ADDR into cpm2.h
for 85xx platforms.  This is a stop gap until drivers stop using
CPM_MAP_ADDR.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/platforms/85xx/mpc8540_ads.h [deleted file]
arch/powerpc/platforms/85xx/mpc85xx_ads.c
arch/powerpc/platforms/85xx/mpc85xx_ads.h [deleted file]
arch/powerpc/platforms/85xx/mpc85xx_cds.c
arch/powerpc/platforms/85xx/mpc85xx_cds.h [deleted file]
arch/powerpc/platforms/85xx/mpc85xx_ds.c
arch/powerpc/platforms/85xx/mpc85xx_mds.c
include/asm-powerpc/cpm2.h
include/asm-powerpc/fs_pd.h
include/asm-powerpc/mpc85xx.h [deleted file]