]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - post/lib_ppc/cmpi.c
POST: preparations for moving CONFIG_POST to Makefiles
[people/ms/u-boot.git] / post / lib_ppc / cmpi.c
index e0c2aaff8262d38213cf60ba8f9143254512d0da..0afdd711520a52b681a1b8ee998710fae4014d95 100644 (file)
@@ -36,8 +36,6 @@
  * the result in and the expected result.
  */
 
-#ifdef CONFIG_POST
-
 #include <post.h>
 #include "cpu_asm.h"
 
@@ -130,4 +128,3 @@ int cpu_post_test_cmpi (void)
 }
 
 #endif
-#endif