]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - post/lib_ppc/asm.S
POST: preparations for moving CONFIG_POST to Makefiles
[people/ms/u-boot.git] / post / lib_ppc / asm.S
index 12791762ba27ba43a037ebd60e275f6fe057919e..6220ed2bb1b7e691de28bf5f92413bc68b3a5266 100644 (file)
@@ -22,8 +22,6 @@
 
 #include <config.h>
 
-#ifdef CONFIG_POST
-
 #include <post.h>
 #include <ppc_asm.tmpl>
 #include <ppc_defs.h>
@@ -358,4 +356,3 @@ cpu_post_complex_2_loop:
 blr
 
 #endif
-#endif