summaryrefslogtreecommitdiffstats
path: root/post/lib_ppc/rlwimi.c
diff options
context:
space:
mode:
Diffstat (limited to 'post/lib_ppc/rlwimi.c')
-rw-r--r--post/lib_ppc/rlwimi.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/post/lib_ppc/rlwimi.c b/post/lib_ppc/rlwimi.c
index f65f79a8e8..1d8e61ec1f 100644
--- a/post/lib_ppc/rlwimi.c
+++ b/post/lib_ppc/rlwimi.c
@@ -32,8 +32,6 @@
* different sets of operand registers and result registers.
*/
-#ifdef CONFIG_POST
-
#include <post.h>
#include "cpu_asm.h"
@@ -159,4 +157,3 @@ int cpu_post_test_rlwimi (void)
}
#endif
-#endif
OpenPOWER on IntegriCloud