summaryrefslogtreecommitdiffstats
path: root/post/lib_ppc/multi.c
diff options
context:
space:
mode:
Diffstat (limited to 'post/lib_ppc/multi.c')
-rw-r--r--post/lib_ppc/multi.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/post/lib_ppc/multi.c b/post/lib_ppc/multi.c
index 872438478f..5d3f584281 100644
--- a/post/lib_ppc/multi.c
+++ b/post/lib_ppc/multi.c
@@ -33,8 +33,6 @@
* of the source and target buffers are then compared.
*/
-#ifdef CONFIG_POST
-
#include <post.h>
#include "cpu_asm.h"
@@ -78,4 +76,3 @@ int cpu_post_test_multi (void)
}
#endif
-#endif
OpenPOWER on IntegriCloud