diff options
Diffstat (limited to 'arch/powerpc/include/asm/ppc_asm.h')
-rw-r--r-- | arch/powerpc/include/asm/ppc_asm.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/include/asm/ppc_asm.h b/arch/powerpc/include/asm/ppc_asm.h index 025833b8df9f..359c44341761 100644 --- a/arch/powerpc/include/asm/ppc_asm.h +++ b/arch/powerpc/include/asm/ppc_asm.h | |||
@@ -505,7 +505,6 @@ END_FTR_SECTION_IFCLR(CPU_FTR_601) | |||
505 | #define MTMSRD(r) mtmsrd r | 505 | #define MTMSRD(r) mtmsrd r |
506 | #define MTMSR_EERI(reg) mtmsrd reg,1 | 506 | #define MTMSR_EERI(reg) mtmsrd reg,1 |
507 | #else | 507 | #else |
508 | #define FIX_SRR1(ra, rb) | ||
509 | #ifndef CONFIG_40x | 508 | #ifndef CONFIG_40x |
510 | #define RFI rfi | 509 | #define RFI rfi |
511 | #else | 510 | #else |