diff options
Diffstat (limited to 'arch/powerpc/include/asm/reg.h')
-rw-r--r-- | arch/powerpc/include/asm/reg.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/include/asm/reg.h b/arch/powerpc/include/asm/reg.h index a391244c18e1..ad400a535d23 100644 --- a/arch/powerpc/include/asm/reg.h +++ b/arch/powerpc/include/asm/reg.h @@ -1020,6 +1020,7 @@ #define PVR_630p 0x0041 #define PVR_970MP 0x0044 #define PVR_970GX 0x0045 +#define PVR_POWER7p 0x004A #define PVR_BE 0x0070 #define PVR_PA6T 0x0090 |