]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - post/lib_ppc/three.c
POST: preparations for moving CONFIG_POST to Makefiles
[people/ms/u-boot.git] / post / lib_ppc / three.c
index c2d7476047f67c23784a9ef364222ae9b2681db3..a7f1a866fdcc917dd9b64f31c49d31e3c64650c0 100644 (file)
@@ -35,8 +35,6 @@
  * different sets of operand registers and result registers.
  */
 
-#ifdef CONFIG_POST
-
 #include <post.h>
 #include "cpu_asm.h"
 
@@ -256,4 +254,3 @@ int cpu_post_test_three (void)
 }
 
 #endif
-#endif