summaryrefslogtreecommitdiffstats
path: root/post/lib_ppc/complex.c
diff options
context:
space:
mode:
Diffstat (limited to 'post/lib_ppc/complex.c')
-rw-r--r--post/lib_ppc/complex.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/post/lib_ppc/complex.c b/post/lib_ppc/complex.c
index 033584bec0..271392a0e8 100644
--- a/post/lib_ppc/complex.c
+++ b/post/lib_ppc/complex.c
@@ -31,8 +31,6 @@
* calculations, but probably under different timing conditions, etc.
*/
-#ifdef CONFIG_POST
-
#include <post.h>
#include "cpu_asm.h"
@@ -123,4 +121,3 @@ int cpu_post_test_complex (void)
}
#endif
-#endif
OpenPOWER on IntegriCloud