diff options
Diffstat (limited to 'arch/mips/include/asm/gic.h')
-rw-r--r-- | arch/mips/include/asm/gic.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/mips/include/asm/gic.h b/arch/mips/include/asm/gic.h index b2e3e93dd7d8..082716690589 100644 --- a/arch/mips/include/asm/gic.h +++ b/arch/mips/include/asm/gic.h | |||
@@ -11,6 +11,9 @@ | |||
11 | #ifndef _ASM_GICREGS_H | 11 | #ifndef _ASM_GICREGS_H |
12 | #define _ASM_GICREGS_H | 12 | #define _ASM_GICREGS_H |
13 | 13 | ||
14 | #include <linux/bitmap.h> | ||
15 | #include <linux/threads.h> | ||
16 | |||
14 | #undef GICISBYTELITTLEENDIAN | 17 | #undef GICISBYTELITTLEENDIAN |
15 | 18 | ||
16 | /* Constants */ | 19 | /* Constants */ |