diff options
Diffstat (limited to 'arch/powerpc/include/asm/processor.h')
| -rw-r--r-- | arch/powerpc/include/asm/processor.h | 3 | 
1 files changed, 0 insertions, 3 deletions
| diff --git a/arch/powerpc/include/asm/processor.h b/arch/powerpc/include/asm/processor.h index bcf6cfb09..c0fb51993 100644 --- a/arch/powerpc/include/asm/processor.h +++ b/arch/powerpc/include/asm/processor.h @@ -894,9 +894,6 @@  #define PVR_405GP_RC	0x40110082  #define PVR_405GP_RD	0x401100C4  #define PVR_405GP_RE	0x40110145  /* same as pc405cr rev c */ -#define PVR_405CR_RA	0x40110041 -#define PVR_405CR_RB	0x401100C5 -#define PVR_405CR_RC	0x40110145  /* same as pc405gp rev e */  #define PVR_405EP_RA	0x51210950  #define PVR_405GPR_RB	0x50910951  #define PVR_405EZ_RA	0x41511460 |