diff options
Diffstat (limited to 'arch/mips/include/asm/sibyte/bcm1480_int.h')
-rw-r--r-- | arch/mips/include/asm/sibyte/bcm1480_int.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/include/asm/sibyte/bcm1480_int.h b/arch/mips/include/asm/sibyte/bcm1480_int.h index 6109557c14e9..fffb224d2297 100644 --- a/arch/mips/include/asm/sibyte/bcm1480_int.h +++ b/arch/mips/include/asm/sibyte/bcm1480_int.h | |||
@@ -34,7 +34,7 @@ | |||
34 | #ifndef _BCM1480_INT_H | 34 | #ifndef _BCM1480_INT_H |
35 | #define _BCM1480_INT_H | 35 | #define _BCM1480_INT_H |
36 | 36 | ||
37 | #include "sb1250_defs.h" | 37 | #include <asm/sibyte/sb1250_defs.h> |
38 | 38 | ||
39 | /* ********************************************************************* | 39 | /* ********************************************************************* |
40 | * Interrupt Mapper Constants | 40 | * Interrupt Mapper Constants |