[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>
This commit is contained in:
Kumar Gala
2005-09-03 15:55:21 -07:00
committed by Linus Torvalds
parent a3800d8ffa
commit f4f1269cb3
8 changed files with 2 additions and 1011 deletions

View File

@@ -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