[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)
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>

No differences found