aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ppc
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2008-04-19 10:48:34 -0500
committerKumar Gala <galak@kernel.crashing.org>2008-04-21 10:19:09 -0500
commit87c448c2f2dd734910617274637e726c82d0af25 (patch)
treea578838517bbcc3a1f71ada0045b870cffb4ebf2 /include/asm-ppc
parent[PPC] Remove mpc8272 ads board from arch/ppc (diff)
downloadlinux-dev-87c448c2f2dd734910617274637e726c82d0af25.tar.xz
linux-dev-87c448c2f2dd734910617274637e726c82d0af25.zip
[PPC] Remove mpc885ads and mpc86x ads boards from arch/ppc
We have a board port in arch/powerpc so we dont need this one anymore. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'include/asm-ppc')
-rw-r--r--include/asm-ppc/mpc8xx.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/asm-ppc/mpc8xx.h b/include/asm-ppc/mpc8xx.h
index d3a2f2fe230c..b9e3060b0278 100644
--- a/include/asm-ppc/mpc8xx.h
+++ b/include/asm-ppc/mpc8xx.h
@@ -63,10 +63,6 @@
#include <platforms/lantec.h>
#endif
-#if defined(CONFIG_MPC885ADS)
-#include <platforms/mpc885ads.h>
-#endif
-
/* Currently, all 8xx boards that support a processor to PCI/ISA bridge
* use the same memory map.
*/