Commit 28bcc5c0 authored by Tony Lindgren's avatar Tony Lindgren

ARM: OMAP: Removed duplicate 32k interrupt define

Removed duplicate 32k interrupt define
parent e4051d96
...@@ -135,7 +135,6 @@ ...@@ -135,7 +135,6 @@
/* /*
* OMAP-1510 specific IRQ numbers for interrupt handler 2 * OMAP-1510 specific IRQ numbers for interrupt handler 2
*/ */
#define INT_1510_OS_32kHz_TIMER (22 + IH2_BASE)
#define INT_1510_COM_SPI_RO (31 + IH2_BASE) #define INT_1510_COM_SPI_RO (31 + IH2_BASE)
/* /*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment