powerpc: MPC8536: Move CONFIG_MPC8536 to Kconfig option
[platform/kernel/u-boot.git] / arch / powerpc / cpu / mpc85xx / release.S
index fcfba7e..0e0daf5 100644 (file)
@@ -8,7 +8,6 @@
 #include <asm-offsets.h>
 #include <config.h>
 #include <mpc85xx.h>
-#include <version.h>
 
 #include <ppc_asm.tmpl>
 #include <ppc_defs.h>
@@ -405,9 +404,6 @@ __second_half_boot_page:
        bne     3b
        isync
 
-       /* setup IVORs to match fixed offsets */
-#include "fixed_ivor.S"
-
        /* get the upper bits of the addr */
        lwz     r11,ENTRY_ADDR_UPPER(r10)