]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: omap1: delete useless interrupt handler
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 9 May 2011 07:57:10 +0000 (08:57 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 23 May 2011 17:04:45 +0000 (18:04 +0100)
commit5bf27a7b4209f3f1522f39d79e6b272ff5ae9808
treeb5eabf162e00017827d4d167e800b45e12aeff57
parentf2b248d38bfb1c89661a18a40e9714ae35f14782
ARM: omap1: delete useless interrupt handler

The OMAP1 clocksource interrupt handler just increments a variable
which otherwise isn't used, so this seems to be unnecessary.  Tony
Lindgren confirms, so lets remove it.

Acked-by: Kevin Hilman <khilman@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Cc: linux-omap@vger.kernel.org
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-omap1/time.c