]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - post/cpu/ppc4xx/cache_4xx.S
POST: preparations for moving CONFIG_POST to Makefiles
[karo-tx-uboot.git] / post / cpu / ppc4xx / cache_4xx.S
index d5cb075d6b57074cdf7cf8177664b2be1e27c9d9..455ffa072691108b85d9b1aae32b3ce55514638f 100644 (file)
@@ -25,8 +25,6 @@
 
 #include <config.h>
 
-#ifdef CONFIG_POST
-
 #include <post.h>
 #include <ppc_asm.tmpl>
 #include <ppc_defs.h>
@@ -489,4 +487,3 @@ cache_post_test_inst:
        blr
 
 #endif /* CONFIG_POST & CFG_POST_CACHE */
-#endif /* CONFIG_POST */