diff options
Diffstat (limited to 'arch/mips/kernel/irq-gic.c')
-rw-r--r-- | arch/mips/kernel/irq-gic.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/kernel/irq-gic.c b/arch/mips/kernel/irq-gic.c index 130aec6f0644..eaf7c1eb873e 100644 --- a/arch/mips/kernel/irq-gic.c +++ b/arch/mips/kernel/irq-gic.c | |||
@@ -19,6 +19,7 @@ | |||
19 | #include <linux/hardirq.h> | 19 | #include <linux/hardirq.h> |
20 | #include <asm-generic/bitops/find.h> | 20 | #include <asm-generic/bitops/find.h> |
21 | 21 | ||
22 | unsigned int gic_frequency; | ||
22 | unsigned int gic_present; | 23 | unsigned int gic_present; |
23 | unsigned long _gic_base; | 24 | unsigned long _gic_base; |
24 | unsigned int gic_irq_base; | 25 | unsigned int gic_irq_base; |