aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ppc
diff options
context:
space:
mode:
authorKumar Gala <galak@freescale.com>2005-09-03 15:55:21 -0700
committerLinus Torvalds <torvalds@evo.osdl.org>2005-09-05 00:05:53 -0700
commitf4f1269cb36adfb452c04dcb3d40f51b8a1956bb (patch)
treef078687fe13c314dabb8c68e1f50f8d99632b500 /include/asm-ppc
parent[PATCH] ppc32: Remove board support for ADIR (diff)
downloadlinux-dev-f4f1269cb36adfb452c04dcb3d40f51b8a1956bb.tar.xz
linux-dev-f4f1269cb36adfb452c04dcb3d40f51b8a1956bb.zip
[PATCH] ppc32: Remove board support for ASH
Support for the ASH board is no longer maintained and thus being removed Signed-off-by: Kumar Gala <kumar.gala@freescale.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/asm-ppc')
-rw-r--r--include/asm-ppc/ibm4xx.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/asm-ppc/ibm4xx.h b/include/asm-ppc/ibm4xx.h
index e807be96e981..d6852fa9852d 100644
--- a/include/asm-ppc/ibm4xx.h
+++ b/include/asm-ppc/ibm4xx.h
@@ -19,10 +19,6 @@
#ifdef CONFIG_40x
-#if defined(CONFIG_ASH)
-#include <platforms/4xx/ash.h>
-#endif
-
#if defined(CONFIG_BUBINGA)
#include <platforms/4xx/bubinga.h>
#endif