POST: preparations for moving CONFIG_POST to Makefiles
[oweals/u-boot.git] / post / lib_ppc / rlwnm.c
index 523cf4da59b747879071f524adda4fbbba01d119..a6684bf60b64fdc627e8109d394f5eae3e71e3fb 100644 (file)
@@ -32,8 +32,6 @@
  * different sets of operand registers and result registers.
  */
 
-#ifdef CONFIG_POST
-
 #include <post.h>
 #include "cpu_asm.h"
 
@@ -162,4 +160,3 @@ int cpu_post_test_rlwnm (void)
 }
 
 #endif
-#endif