diff options
Diffstat (limited to 'include/asm-sh/hd64461.h')
-rw-r--r-- | include/asm-sh/hd64461.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-sh/hd64461.h b/include/asm-sh/hd64461.h index 27e5c34e2659..c9050b2b5510 100644 --- a/include/asm-sh/hd64461.h +++ b/include/asm-sh/hd64461.h | |||
@@ -184,7 +184,7 @@ | |||
184 | #define HD64461_NIRR 0x15000 | 184 | #define HD64461_NIRR 0x15000 |
185 | #define HD64461_NIMR 0x15002 | 185 | #define HD64461_NIMR 0x15002 |
186 | 186 | ||
187 | #define HD64461_IRQBASE OFFCHIP_IRQ_BASE | 187 | #define HD64461_IRQBASE 64 |
188 | #define HD64461_IRQ_NUM 16 | 188 | #define HD64461_IRQ_NUM 16 |
189 | 189 | ||
190 | #define HD64461_IRQ_UART (HD64461_IRQBASE+5) | 190 | #define HD64461_IRQ_UART (HD64461_IRQBASE+5) |