summaryrefslogtreecommitdiffstats
path: root/post/cpu/ppc4xx/spr.c
diff options
context:
space:
mode:
Diffstat (limited to 'post/cpu/ppc4xx/spr.c')
-rw-r--r--post/cpu/ppc4xx/spr.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/post/cpu/ppc4xx/spr.c b/post/cpu/ppc4xx/spr.c
index 37c95598f5..6152eb21a9 100644
--- a/post/cpu/ppc4xx/spr.c
+++ b/post/cpu/ppc4xx/spr.c
@@ -35,8 +35,6 @@
* corresponding table value.
*/
-#ifdef CONFIG_POST
-
#include <post.h>
#if CONFIG_POST & CFG_POST_SPR
@@ -199,4 +197,3 @@ int spr_post_test (int flags)
}
#endif /* CONFIG_POST & CFG_POST_SPR */
-#endif /* CONFIG_POST */
OpenPOWER on IntegriCloud