diff options
Diffstat (limited to 'arch/mn10300/include/asm/irq.h')
-rw-r--r-- | arch/mn10300/include/asm/irq.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mn10300/include/asm/irq.h b/arch/mn10300/include/asm/irq.h index 53b380116901..25c045d16d1c 100644 --- a/arch/mn10300/include/asm/irq.h +++ b/arch/mn10300/include/asm/irq.h | |||
@@ -16,7 +16,7 @@ | |||
16 | 16 | ||
17 | #include <asm/intctl-regs.h> | 17 | #include <asm/intctl-regs.h> |
18 | #include <asm/reset-regs.h> | 18 | #include <asm/reset-regs.h> |
19 | #include <asm/proc/irq.h> | 19 | #include <proc/irq.h> |
20 | 20 | ||
21 | /* this number is used when no interrupt has been assigned */ | 21 | /* this number is used when no interrupt has been assigned */ |
22 | #define NO_IRQ INT_MAX | 22 | #define NO_IRQ INT_MAX |