USB: add support for multiple PCI OHCI controllers
[oweals/u-boot.git] / post / lib_ppc / two.c
index cfbac5e6208029177b9e15e1fe5227a753e93357..3d6b3c016c62155a9d24279ab01e659e041d120d 100644 (file)
@@ -35,8 +35,6 @@
  * different sets of operand registers and result registers.
  */
 
-#ifdef CONFIG_POST
-
 #include <post.h>
 #include "cpu_asm.h"
 
@@ -173,4 +171,3 @@ int cpu_post_test_two (void)
 }
 
 #endif
-#endif