Message ID | 20090404205407.12269.91269.stgit@localhost.localdomain (mailing list archive) |
---|---|
State | Accepted |
Commit | 248d0ba812f675991dbd5a924188f5c893df9ede |
Headers | show |
This patch has been applied to the linux-omap by youw fwiendly patch wobot. Initial commit ID (Likely to change): 248d0ba812f675991dbd5a924188f5c893df9ede PatchWorks http://patchwork.kernel.org/patch/16347/ Git http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=commit;h=248d0ba812f675991dbd5a924188f5c893df9ede -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/arch/arm/plat-omap/dmtimer.c b/arch/arm/plat-omap/dmtimer.c index bfd4757..c99d611 100644 --- a/arch/arm/plat-omap/dmtimer.c +++ b/arch/arm/plat-omap/dmtimer.c @@ -238,7 +238,7 @@ static struct omap_dm_timer omap3_dm_timers[] = { { .phys_base = 0x49040000, .irq = INT_24XX_GPTIMER9 }, { .phys_base = 0x48086000, .irq = INT_24XX_GPTIMER10 }, { .phys_base = 0x48088000, .irq = INT_24XX_GPTIMER11 }, - { .phys_base = 0x48304000, .irq = INT_24XX_GPTIMER12 }, + { .phys_base = 0x48304000, .irq = INT_34XX_GPT12_IRQ }, }; static const char *omap3_dm_source_names[] __initdata = {