diff options
author | Kumar Gala <galak@freescale.com> | 2005-09-03 18:55:26 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@evo.osdl.org> | 2005-09-05 03:05:54 -0400 |
commit | 37330c9146767fd4f5eb147b01cb500eabf773cf (patch) | |
tree | 24c39b09fe8d1394a952672ffea09b3a43c6950d /include/asm-ppc/ibm4xx.h | |
parent | 6db789b6a3a9ee41b22de3980748af85f7dbe416 (diff) |
[PATCH] ppc32: Remove board support for OAK
Support for the OAK 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/ibm4xx.h')
-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 d6852fa9852d..7900d52d2a16 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_OAK) | ||
35 | #include <platforms/4xx/oak.h> | ||
36 | #endif | ||
37 | |||
38 | #if defined(CONFIG_REDWOOD_4) | 34 | #if defined(CONFIG_REDWOOD_4) |
39 | #include <platforms/4xx/redwood.h> | 35 | #include <platforms/4xx/redwood.h> |
40 | #endif | 36 | #endif |