aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuel Ortiz <samuel.ortiz@solidboot.com>2006-09-25 12:41:22 +0300
committerTony Lindgren <tony@atomide.com>2006-09-25 12:41:22 +0300
commit93bda4c0214441b0bb03b61c2bf1d6727896a750 (patch)
treef97b7bfbda21f566f5c352304d6c7a4cbd4ca672
parentdf51a84d93e776b7481d937ccd60be1b27d320c5 (diff)
downloadlinux-93bda4c0214441b0bb03b61c2bf1d6727896a750.tar.gz
ARM: OMAP: Added OMAP24xx camera IRQ definition
Signed-off-by: Samuel Ortiz <samuel.ortiz@solidboot.com> Signed-off-by: Juha Yrjola <juha.yrjola@solidboot.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
-rw-r--r--include/asm-arm/arch-omap/irqs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-arm/arch-omap/irqs.h b/include/asm-arm/arch-omap/irqs.h
index 2542495d8a435..636f21cae3ee6 100644
--- a/include/asm-arm/arch-omap/irqs.h
+++ b/include/asm-arm/arch-omap/irqs.h
@@ -237,6 +237,7 @@
#define INT_24XX_SDMA_IRQ1 13
#define INT_24XX_SDMA_IRQ2 14
#define INT_24XX_SDMA_IRQ3 15
+#define INT_24XX_CAM_IRQ 24
#define INT_24XX_DSS_IRQ 25
#define INT_24XX_GPIO_BANK1 29
#define INT_24XX_GPIO_BANK2 30