diff options
-rw-r--r-- | arch/sh/kernel/cpu/sh4a/setup-sh7763.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/kernel/cpu/sh4a/setup-sh7763.c b/arch/sh/kernel/cpu/sh4a/setup-sh7763.c index 14a916f0d75e..bdf0f61ae1ed 100644 --- a/arch/sh/kernel/cpu/sh4a/setup-sh7763.c +++ b/arch/sh/kernel/cpu/sh4a/setup-sh7763.c | |||
@@ -23,6 +23,7 @@ static struct resource rtc_resources[] = { | |||
23 | }, | 23 | }, |
24 | [1] = { | 24 | [1] = { |
25 | /* Shared Period/Carry/Alarm IRQ */ | 25 | /* Shared Period/Carry/Alarm IRQ */ |
26 | .start = 20, | ||
26 | .flags = IORESOURCE_IRQ, | 27 | .flags = IORESOURCE_IRQ, |
27 | }, | 28 | }, |
28 | }; | 29 | }; |