diff options
author | Kukjin Kim <kgene.kim@samsung.com> | 2012-05-12 18:53:34 -0400 |
---|---|---|
committer | Kukjin Kim <kgene.kim@samsung.com> | 2012-05-12 18:53:34 -0400 |
commit | 163ec0369be4c26e68385f6cec88d0ee38c8d8e5 (patch) | |
tree | f3e441866f8bc1b0548e7d8eddd9548b6aedef5e /arch/arm/mach-exynos/include/mach/irqs.h | |
parent | 199642bfe107c411f25fbfc16c9fd49cfef9785d (diff) | |
parent | 99dbdd98f271899e023d52b3f4c2bf67cdd7eb56 (diff) |
Merge branch 'next/cleanup-plat-s3c24xx' into next/cleanup-plat-s3c24xx-s5p
Diffstat (limited to 'arch/arm/mach-exynos/include/mach/irqs.h')
-rw-r--r-- | arch/arm/mach-exynos/include/mach/irqs.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos/include/mach/irqs.h b/arch/arm/mach-exynos/include/mach/irqs.h index f140e1a2d335..116167524051 100644 --- a/arch/arm/mach-exynos/include/mach/irqs.h +++ b/arch/arm/mach-exynos/include/mach/irqs.h | |||
@@ -219,6 +219,8 @@ | |||
219 | #define IRQ_MFC EXYNOS4_IRQ_MFC | 219 | #define IRQ_MFC EXYNOS4_IRQ_MFC |
220 | #define IRQ_SDO EXYNOS4_IRQ_SDO | 220 | #define IRQ_SDO EXYNOS4_IRQ_SDO |
221 | 221 | ||
222 | #define IRQ_I2S0 EXYNOS4_IRQ_I2S0 | ||
223 | |||
222 | #define IRQ_ADC EXYNOS4_IRQ_ADC0 | 224 | #define IRQ_ADC EXYNOS4_IRQ_ADC0 |
223 | #define IRQ_TC EXYNOS4_IRQ_PEN0 | 225 | #define IRQ_TC EXYNOS4_IRQ_PEN0 |
224 | 226 | ||