]> git.sur5r.net Git - u-boot/blobdiff - post/cpu/mpc8xx/cache_8xx.S
POST: preparations for moving CONFIG_POST to Makefiles
[u-boot] / post / cpu / mpc8xx / cache_8xx.S
index 2d41b5566a8f9f7f2b0bb567c0a601908da6bb50..a3fc39bda11c125b2b5b5b4116e1f6a84ddae8ba 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <config.h>
 
-#ifdef CONFIG_POST
 #if defined(CONFIG_MPC823) || \
     defined(CONFIG_MPC850) || \
     defined(CONFIG_MPC855) || \
@@ -492,4 +491,3 @@ cache_post_test6_data:
 
 #endif /* CONFIG_MPC823 || MPC850 || MPC855 || MPC860 */
 #endif /* CONFIG_POST & CFG_POST_CACHE */
-#endif /* CONFIG_POST */