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