diff options
Diffstat (limited to 'arch/powerpc/kernel/head_fsl_booke.S')
-rw-r--r-- | arch/powerpc/kernel/head_fsl_booke.S | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/powerpc/kernel/head_fsl_booke.S b/arch/powerpc/kernel/head_fsl_booke.S index 18c0093f9323..590304c24dad 100644 --- a/arch/powerpc/kernel/head_fsl_booke.S +++ b/arch/powerpc/kernel/head_fsl_booke.S | |||
@@ -656,10 +656,6 @@ interrupt_base: | |||
656 | 656 | ||
657 | bne 2f /* Bail if permission mismach */ | 657 | bne 2f /* Bail if permission mismach */ |
658 | 658 | ||
659 | #ifdef CONFIG_PTE_64BIT | ||
660 | lwz r13,0(r12) | ||
661 | #endif | ||
662 | |||
663 | /* Jump to common TLB load point */ | 659 | /* Jump to common TLB load point */ |
664 | b finish_tlb_load | 660 | b finish_tlb_load |
665 | 661 | ||