summaryrefslogtreecommitdiffstats
path: root/post/lib_ppc/cmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'post/lib_ppc/cmp.c')
-rw-r--r--post/lib_ppc/cmp.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/post/lib_ppc/cmp.c b/post/lib_ppc/cmp.c
index 789a24cb7f..89f754a0b1 100644
--- a/post/lib_ppc/cmp.c
+++ b/post/lib_ppc/cmp.c
@@ -36,8 +36,6 @@
* the result in and the expected result.
*/
-#ifdef CONFIG_POST
-
#include <post.h>
#include "cpu_asm.h"
@@ -130,4 +128,3 @@ int cpu_post_test_cmp (void)
}
#endif
-#endif
OpenPOWER on IntegriCloud