[PATCH] ppc32: Remove board support for REDWOOD

Support for the REDWOOD 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:28 -07:00
committed by Linus Torvalds
parent d2d34169cc
commit ea08dcfa54
4 changed files with 0 additions and 555 deletions

View File

@@ -31,10 +31,6 @@
#include <platforms/4xx/ep405.h>
#endif
#if defined(CONFIG_REDWOOD_4)
#include <platforms/4xx/redwood.h>
#endif
#if defined(CONFIG_REDWOOD_5)
#include <platforms/4xx/redwood5.h>
#endif