POST: preparations for moving CONFIG_POST to Makefiles
[oweals/u-boot.git] / post / lib_ppc / cr.c
index da6ef3745d0cb0c74282071b1fee1be5fec77cdc..0bd9e748f2aff2f6d15902e5010053ece5fd4139 100644 (file)
@@ -46,8 +46,6 @@
  * expected one.
  */
 
-#ifdef CONFIG_POST
-
 #include <post.h>
 #include "cpu_asm.h"
 
@@ -353,4 +351,3 @@ int cpu_post_test_cr (void)
 }
 
 #endif
-#endif