aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/asm-arm/arch-pxa/irqs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-arm/arch-pxa/irqs.h b/include/asm-arm/arch-pxa/irqs.h
index 1c762078424e..b76ee6d1f5b4 100644
--- a/include/asm-arm/arch-pxa/irqs.h
+++ b/include/asm-arm/arch-pxa/irqs.h
@@ -58,6 +58,7 @@
58#endif 58#endif
59 59
60#ifdef CONFIG_PXA3xx 60#ifdef CONFIG_PXA3xx
61#define IRQ_SSP4 PXA_IRQ(13) /* SSP4 service request */
61#define IRQ_CIR PXA_IRQ(34) /* Consumer IR */ 62#define IRQ_CIR PXA_IRQ(34) /* Consumer IR */
62#define IRQ_TSI PXA_IRQ(36) /* Touch Screen Interface (PXA320) */ 63#define IRQ_TSI PXA_IRQ(36) /* Touch Screen Interface (PXA320) */
63#define IRQ_USIM2 PXA_IRQ(38) /* USIM2 Controller */ 64#define IRQ_USIM2 PXA_IRQ(38) /* USIM2 Controller */