From 28bcc5c0b8f63bd4b03683cc4023830cc32bf8f2 Mon Sep 17 00:00:00 2001 From: Tony Lindgren Date: Mon, 15 Aug 2005 04:19:56 -0700 Subject: [PATCH] ARM: OMAP: Removed duplicate 32k interrupt define Removed duplicate 32k interrupt define --- include/asm-arm/arch-omap/irqs.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/asm-arm/arch-omap/irqs.h b/include/asm-arm/arch-omap/irqs.h index 5367ce14b9d..74e108ccac1 100644 --- a/include/asm-arm/arch-omap/irqs.h +++ b/include/asm-arm/arch-omap/irqs.h @@ -135,7 +135,6 @@ /* * 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) /* -- 2.41.1