[ARM] dyntick: Remove obsolete and unused ARM dyntick support
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sun, 20 Apr 2008 12:57:26 +0000 (13:57 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 12 May 2008 16:39:14 +0000 (17:39 +0100)
dyntick is superseded by the clocksource/clockevent infrastructure,
using the NO_HZ configuration option.  No one implements dyntick on
ARM anymore, so it's pointless keeping it around.  Remove dyntick
support.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found