diff options
Diffstat (limited to 'include/asm-sh')
-rw-r--r-- | include/asm-sh/dreamcast/sysasic.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-sh/dreamcast/sysasic.h b/include/asm-sh/dreamcast/sysasic.h index 7874e3dac736..f33426608a87 100644 --- a/include/asm-sh/dreamcast/sysasic.h +++ b/include/asm-sh/dreamcast/sysasic.h | |||
@@ -23,7 +23,7 @@ | |||
23 | takes. | 23 | takes. |
24 | */ | 24 | */ |
25 | 25 | ||
26 | #define HW_EVENT_IRQ_BASE OFFCHIP_IRQ_BASE /* 48 */ | 26 | #define HW_EVENT_IRQ_BASE 48 |
27 | 27 | ||
28 | /* IRQ 13 */ | 28 | /* IRQ 13 */ |
29 | #define HW_EVENT_VSYNC (HW_EVENT_IRQ_BASE + 5) /* VSync */ | 29 | #define HW_EVENT_VSYNC (HW_EVENT_IRQ_BASE + 5) /* VSync */ |