[patch 2/4] xtensa: define irq number for I2S on s6105

From: Daniel GlÃckner
Date: Thu Mar 26 2009 - 09:32:52 EST


Signed-off-by: Daniel GlÃckner <dg@xxxxxxxxx>
---
arch/xtensa/platforms/s6105/include/platform/irq.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/xtensa/platforms/s6105/include/platform/irq.h b/arch/xtensa/platforms/s6105/include/platform/irq.h
index 3d5d4d2..84c972f 100644
--- a/arch/xtensa/platforms/s6105/include/platform/irq.h
+++ b/arch/xtensa/platforms/s6105/include/platform/irq.h
@@ -6,6 +6,7 @@
#define GMAC_INTNUM 5
#define I2C_INTNUM 6
#define ISEF_INTNUM 8
+#define I2S_INTNUM 10
#define SPI_INTNUM 11

#endif
--
1.6.2.107.ge47ee

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/