summaryrefslogtreecommitdiffstats
path: root/post/lib_ppc/fpu/fpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'post/lib_ppc/fpu/fpu.c')
-rw-r--r--post/lib_ppc/fpu/fpu.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/post/lib_ppc/fpu/fpu.c b/post/lib_ppc/fpu/fpu.c
index 07dcba8cc9..9ddb67a21d 100644
--- a/post/lib_ppc/fpu/fpu.c
+++ b/post/lib_ppc/fpu/fpu.c
@@ -34,8 +34,6 @@
* For more details refer to post/cpu/ *.c files.
*/
-#ifdef CONFIG_POST
-
#include <post.h>
#if CONFIG_POST & CFG_POST_FPU
@@ -89,4 +87,3 @@ int fpu_post_test (int flags)
}
#endif /* CONFIG_POST & CFG_POST_FPU */
-#endif /* CONFIG_POST */
OpenPOWER on IntegriCloud