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)
commita1659d6d128a7e0c2985bce7c957b66af1f71181
tree9f53e3fc589023cde0a573a23855535225848146
parentdb2d3260617ae8c9076ef12e6de06bd5b3d82cd3
alpha: Switch to GENERIC_CLOCKEVENTS

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>
arch/alpha/Kconfig
arch/alpha/kernel/irq_alpha.c
arch/alpha/kernel/proto.h
arch/alpha/kernel/smp.c
arch/alpha/kernel/time.c