]> git.sur5r.net Git - u-boot/blobdiff - post/lib_ppc/complex.c
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
[u-boot] / post / lib_ppc / complex.c
index 033584bec087ca530c3de80f88409bfdde4c5cb5..271392a0e8c3314e84d5ada159251c99b7a7c921 100644 (file)
@@ -31,8 +31,6 @@
  * calculations, but probably under different timing conditions, etc.
  */
 
-#ifdef CONFIG_POST
-
 #include <post.h>
 #include "cpu_asm.h"
 
@@ -123,4 +121,3 @@ int cpu_post_test_complex (void)
 }
 
 #endif
-#endif