diff options
author | Kumar Gala <galak@freescale.com> | 2005-09-03 18:55:28 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@evo.osdl.org> | 2005-09-05 03:05:54 -0400 |
commit | ea08dcfa5439acaf33660e372d44fc049a90b121 (patch) | |
tree | 860427d0839b7501db795cf1065171da0172996b /include/asm-ppc | |
parent | d2d34169cc9834f29dac0b02f95022b1e0b97e52 (diff) |
[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>
Diffstat (limited to 'include/asm-ppc')
-rw-r--r-- | include/asm-ppc/ibm4xx.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/asm-ppc/ibm4xx.h b/include/asm-ppc/ibm4xx.h index 7900d52d2a16..e992369cb8e9 100644 --- a/include/asm-ppc/ibm4xx.h +++ b/include/asm-ppc/ibm4xx.h | |||
@@ -31,10 +31,6 @@ | |||
31 | #include <platforms/4xx/ep405.h> | 31 | #include <platforms/4xx/ep405.h> |
32 | #endif | 32 | #endif |
33 | 33 | ||
34 | #if defined(CONFIG_REDWOOD_4) | ||
35 | #include <platforms/4xx/redwood.h> | ||
36 | #endif | ||
37 | |||
38 | #if defined(CONFIG_REDWOOD_5) | 34 | #if defined(CONFIG_REDWOOD_5) |
39 | #include <platforms/4xx/redwood5.h> | 35 | #include <platforms/4xx/redwood5.h> |
40 | #endif | 36 | #endif |