You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
[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>
This commit is contained in:
committed by
Linus Torvalds
parent
6db789b6a3
commit
37330c9146
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user