diff options
Diffstat (limited to 'include/asm-mips/mipsregs.h')
-rw-r--r-- | include/asm-mips/mipsregs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-mips/mipsregs.h b/include/asm-mips/mipsregs.h index b4169f0fb13b..677668867b9d 100644 --- a/include/asm-mips/mipsregs.h +++ b/include/asm-mips/mipsregs.h | |||
@@ -1417,7 +1417,7 @@ change_c0_##name(unsigned int change, unsigned int new) \ | |||
1417 | 1417 | ||
1418 | #else /* SMTC versions that manage MT scheduling */ | 1418 | #else /* SMTC versions that manage MT scheduling */ |
1419 | 1419 | ||
1420 | #include <asm/interrupt.h> | 1420 | #include <linux/irqflags.h> |
1421 | 1421 | ||
1422 | /* | 1422 | /* |
1423 | * This is a duplicate of dmt() in mipsmtregs.h to avoid problems with | 1423 | * This is a duplicate of dmt() in mipsmtregs.h to avoid problems with |