clocksource: Get rid of cycle_last
authorThomas Gleixner <tglx@linutronix.de>
Wed, 16 Jul 2014 21:05:13 +0000 (21:05 +0000)
committerJohn Stultz <john.stultz@linaro.org>
Wed, 23 Jul 2014 22:01:52 +0000 (15:01 -0700)
cycle_last was added to the clocksource to support the TSC
validation. We moved that to the core code, so we can get rid of the
extra copy.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: John Stultz <john.stultz@linaro.org>

No differences found