summaryrefslogtreecommitdiffstats
path: root/post/cpu/ppc4xx/fpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'post/cpu/ppc4xx/fpu.c')
-rw-r--r--post/cpu/ppc4xx/fpu.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/post/cpu/ppc4xx/fpu.c b/post/cpu/ppc4xx/fpu.c
index 0c26fe00e4..fff4169976 100644
--- a/post/cpu/ppc4xx/fpu.c
+++ b/post/cpu/ppc4xx/fpu.c
@@ -25,7 +25,6 @@
#include <config.h>
-#ifdef CONFIG_POST
#if defined(CONFIG_440EP) || \
defined(CONFIG_440EPX)
@@ -56,4 +55,3 @@ void fpu_enable(void)
}
#endif
-#endif /* CONFIG_POST */
OpenPOWER on IntegriCloud