clocksource: sirf: Remove unused variable
authorThierry Reding <treding@nvidia.com>
Mon, 15 Dec 2014 15:59:20 +0000 (16:59 +0100)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Sun, 25 Jan 2015 21:32:31 +0000 (22:32 +0100)
Commit ef89af1f4380 ("clocksource: sirf: Remove hard-coded clock rate")
removes all uses of the timer_div variable. Since the variable is no
longer used it should be removed.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>

No differences found