This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-mips / ip32 / crime.h
index 556843a..a13702f 100644 (file)
@@ -154,6 +154,8 @@ struct sgi_crime {
 #define CRIME_MEM_ERROR_ECC_REPL_MASK  0xffffffff
 };
 
-extern struct sgi_crime *crime;
+extern struct sgi_crime __iomem *crime;
+
+#define CRIME_HI_MEM_BASE      0x40000000      /* this is where whole 1G of RAM is mapped */
 
 #endif /* __ASM_CRIME_H__ */