diff options
-rw-r--r-- | arch/arm/plat-omap/include/plat/irqs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/plat-omap/include/plat/irqs.h b/arch/arm/plat-omap/include/plat/irqs.h index 90d8370bc453..e8205c13a27a 100644 --- a/arch/arm/plat-omap/include/plat/irqs.h +++ b/arch/arm/plat-omap/include/plat/irqs.h | |||
@@ -442,7 +442,7 @@ | |||
442 | #define INT_44XX_PARTHASH_IRQ (79 + IRQ_GIC_START) | 442 | #define INT_44XX_PARTHASH_IRQ (79 + IRQ_GIC_START) |
443 | #define INT_44XX_MMC3_IRQ (94 + IRQ_GIC_START) | 443 | #define INT_44XX_MMC3_IRQ (94 + IRQ_GIC_START) |
444 | #define INT_44XX_MMC4_IRQ (96 + IRQ_GIC_START) | 444 | #define INT_44XX_MMC4_IRQ (96 + IRQ_GIC_START) |
445 | 445 | #define INT_44XX_MCPDM_IRQ (112 + IRQ_GIC_START) | |
446 | 446 | ||
447 | /* Max. 128 level 2 IRQs (OMAP1610), 192 GPIOs (OMAP730/850) and | 447 | /* Max. 128 level 2 IRQs (OMAP1610), 192 GPIOs (OMAP730/850) and |
448 | * 16 MPUIO lines */ | 448 | * 16 MPUIO lines */ |