diff options
Diffstat (limited to 'include/asm-arm/arch-s3c2410/irqs.h')
-rw-r--r-- | include/asm-arm/arch-s3c2410/irqs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-arm/arch-s3c2410/irqs.h b/include/asm-arm/arch-s3c2410/irqs.h index c79cb1819913..3b49cd1c345c 100644 --- a/include/asm-arm/arch-s3c2410/irqs.h +++ b/include/asm-arm/arch-s3c2410/irqs.h | |||
@@ -124,7 +124,7 @@ | |||
124 | #define IRQ_S3C2443_DMA S3C2410_IRQ(17) /* IRQ_DMA1 */ | 124 | #define IRQ_S3C2443_DMA S3C2410_IRQ(17) /* IRQ_DMA1 */ |
125 | #define IRQ_S3C2443_UART3 S3C2410_IRQ(18) /* IRQ_DMA2 */ | 125 | #define IRQ_S3C2443_UART3 S3C2410_IRQ(18) /* IRQ_DMA2 */ |
126 | #define IRQ_S3C2443_CFCON S3C2410_IRQ(19) /* IRQ_DMA3 */ | 126 | #define IRQ_S3C2443_CFCON S3C2410_IRQ(19) /* IRQ_DMA3 */ |
127 | #define IRQ_S3C2443_SDI1 S3C2410_IRQ(20) /* IRQ_SDI */ | 127 | #define IRQ_S3C2443_HSMMC S3C2410_IRQ(20) /* IRQ_SDI */ |
128 | #define IRQ_S3C2443_NAND S3C2410_IRQ(24) /* reserved */ | 128 | #define IRQ_S3C2443_NAND S3C2410_IRQ(24) /* reserved */ |
129 | 129 | ||
130 | #define IRQ_S3C2443_LCD1 S3C2410_IRQSUB(14) | 130 | #define IRQ_S3C2443_LCD1 S3C2410_IRQSUB(14) |