diff options
| -rw-r--r-- | arch/blackfin/include/asm/irq.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/blackfin/include/asm/irq.h b/arch/blackfin/include/asm/irq.h index 6ec2a0749ee6..e7c0623f9091 100644 --- a/arch/blackfin/include/asm/irq.h +++ b/arch/blackfin/include/asm/irq.h | |||
| @@ -12,6 +12,8 @@ | |||
| 12 | 12 | ||
| 13 | #include <linux/irqflags.h> | 13 | #include <linux/irqflags.h> |
| 14 | 14 | ||
| 15 | #include <mach/anomaly.h> | ||
| 16 | |||
| 15 | /* SYS_IRQS and NR_IRQS are defined in <mach-bf5xx/irq.h> */ | 17 | /* SYS_IRQS and NR_IRQS are defined in <mach-bf5xx/irq.h> */ |
| 16 | #include <mach/irq.h> | 18 | #include <mach/irq.h> |
| 17 | 19 | ||
