aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ppc
diff options
context:
space:
mode:
authorKumar Gala <galak@freescale.com>2005-09-03 15:55:26 -0700
committerLinus Torvalds <torvalds@evo.osdl.org>2005-09-05 00:05:54 -0700
commit37330c9146767fd4f5eb147b01cb500eabf773cf (patch)
tree24c39b09fe8d1394a952672ffea09b3a43c6950d /include/asm-ppc
parent[PATCH] ppc32: Remove board support for MENF1 (diff)
downloadlinux-dev-37330c9146767fd4f5eb147b01cb500eabf773cf.tar.xz
linux-dev-37330c9146767fd4f5eb147b01cb500eabf773cf.zip
[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')
-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 d6852fa9852d..7900d52d2a16 100644
--- a/include/asm-ppc/ibm4xx.h
+++ b/include/asm-ppc/ibm4xx.h
@@ -31,10 +31,6 @@
#include <platforms/4xx/ep405.h>
#endif
-#if defined(CONFIG_OAK)
-#include <platforms/4xx/oak.h>
-#endif
-
#if defined(CONFIG_REDWOOD_4)
#include <platforms/4xx/redwood.h>
#endif