alpha: Switch to GENERIC_CLOCKEVENTS
authorRichard Henderson <rth@twiddle.net>
Sun, 14 Jul 2013 17:57:34 +0000 (10:57 -0700)
committerMatt Turner <mattst88@gmail.com>
Sun, 17 Nov 2013 00:33:19 +0000 (16:33 -0800)
This allows us to get rid of some hacky code for SMP.  Get rid of
some cycle counter hackery that's now handled by generic code via
clocksource + clock_event_device objects.

Signed-off-by: Richard Henderson <rth@twiddle.net>

No differences found