]> git.sur5r.net Git - u-boot/blobdiff - cpu/mpc85xx/commproc.c
Merge branch 'master-sync' of git://git.denx.de/u-boot-arm
[u-boot] / cpu / mpc85xx / commproc.c
index fff8dff5032ea513ccc6dd5e805f0262f9ed21da..594aace4b12553bf4e7253feef89f648ae505a58 100644 (file)
@@ -26,7 +26,6 @@
 
 DECLARE_GLOBAL_DATA_PTR;
 
-#if defined(CONFIG_CPM2)
 /*
  * because we have stack and init data in dual port ram
  * we must reduce the size
@@ -204,5 +203,3 @@ ulong post_word_load (void)
 }
 
 #endif /* CONFIG_POST */
-
-#endif /* CONFIG_CPM2 */