summaryrefslogtreecommitdiffstats
path: root/post/cpu/mpc8xx/cache.c
diff options
context:
space:
mode:
Diffstat (limited to 'post/cpu/mpc8xx/cache.c')
-rw-r--r--post/cpu/mpc8xx/cache.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/post/cpu/mpc8xx/cache.c b/post/cpu/mpc8xx/cache.c
index 501465c06a..36965a1672 100644
--- a/post/cpu/mpc8xx/cache.c
+++ b/post/cpu/mpc8xx/cache.c
@@ -29,8 +29,6 @@
* several test scenarios.
*/
-#ifdef CONFIG_POST
-
#include <post.h>
#include <watchdog.h>
@@ -78,4 +76,3 @@ int cache_post_test (int flags)
}
#endif /* CONFIG_POST & CFG_POST_CACHE */
-#endif /* CONFIG_POST */
OpenPOWER on IntegriCloud