]> err.no Git - linux-2.6/blobdiff - include/asm-mips/mipsmtregs.h
[PATCH] handle errors returned by platform_get_irq*()
[linux-2.6] / include / asm-mips / mipsmtregs.h
index eda24c2368ad5b99cf761a742af840160368ba6d..a669c0702c66705fc7440b1056d9727ad03bc8b9 100644 (file)
@@ -7,6 +7,7 @@
 #ifndef _ASM_MIPSMTREGS_H
 #define _ASM_MIPSMTREGS_H
 
+#include <asm/mipsregs.h>
 #include <asm/war.h>
 
 #ifndef __ASSEMBLY__
@@ -383,6 +384,7 @@ do {                                                                        \
 #define read_tc_gpr_gp()               mftgpr(28)
 #define write_tc_gpr_gp(val)           mttgpr(28, val)
 
+__BUILD_SET_C0(mvpcontrol)
 
 #endif /* Not __ASSEMBLY__ */