Merge branch 'master' of git://git.denx.de/u-boot-i2c
[oweals/u-boot.git] / cpu / mpc86xx / release.S
index 95efbb4f8032536e37052c00c6e3f4cffefc9cb9..67a6f2bdb5738a325089e14d9a7b3b59e010cffa 100644 (file)
@@ -41,7 +41,6 @@
  * Core 0 must copy this to a 1M aligned region and set BPTR
  * to point to it.
  */
-#if (CONFIG_NUM_CPUS > 1)
        .align 12
 .globl __secondary_start_page
 __secondary_start_page:
@@ -166,4 +165,3 @@ invl2:
        blr
 
        /* Never Returns, Running in Linux Now */
-#endif