summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm/spitfire.h
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2011-10-08 21:43:22 +0200
committerArnd Bergmann <arnd@arndb.de>2011-10-08 21:43:22 +0200
commit32d80f97fe4a86b7e9de5d13030432de115119b1 (patch)
tree54b95741024e8926348fa15d43579d49f4743553 /arch/sparc/include/asm/spitfire.h
parent3a3ad60176fafb027bf2e4fe4793eab99ced5708 (diff)
parent100aafc992039794d0facb0e7bbd02f8a11fd1d6 (diff)
Merge branch 'imx/fixes' into next/fixes
Diffstat (limited to 'arch/sparc/include/asm/spitfire.h')
-rw-r--r--arch/sparc/include/asm/spitfire.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/sparc/include/asm/spitfire.h b/arch/sparc/include/asm/spitfire.h
index 55a17c6efeb..d06a2660175 100644
--- a/arch/sparc/include/asm/spitfire.h
+++ b/arch/sparc/include/asm/spitfire.h
@@ -43,6 +43,8 @@
#define SUN4V_CHIP_NIAGARA1 0x01
#define SUN4V_CHIP_NIAGARA2 0x02
#define SUN4V_CHIP_NIAGARA3 0x03
+#define SUN4V_CHIP_NIAGARA4 0x04
+#define SUN4V_CHIP_NIAGARA5 0x05
#define SUN4V_CHIP_UNKNOWN 0xff
#ifndef __ASSEMBLY__