diff options
Diffstat (limited to 'arch/powerpc/include')
-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 559da199edb5..7fdc2c0b7fa0 100644 --- a/arch/powerpc/include/asm/reg.h +++ b/arch/powerpc/include/asm/reg.h | |||
@@ -951,6 +951,7 @@ | |||
951 | #define PVR_403GCX 0x00201400 | 951 | #define PVR_403GCX 0x00201400 |
952 | #define PVR_405GP 0x40110000 | 952 | #define PVR_405GP 0x40110000 |
953 | #define PVR_476 0x11a52000 | 953 | #define PVR_476 0x11a52000 |
954 | #define PVR_476FPE 0x7ff50000 | ||
954 | #define PVR_STB03XXX 0x40310000 | 955 | #define PVR_STB03XXX 0x40310000 |
955 | #define PVR_NP405H 0x41410000 | 956 | #define PVR_NP405H 0x41410000 |
956 | #define PVR_NP405L 0x41610000 | 957 | #define PVR_NP405L 0x41610000 |