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)
commitd072c9658c3c2aa204c22e3ef27a0db6b4e3befa
tree92c29a8cb57ff9fb91f1eae97dbf513d57637811
parent9bc7491906b4113b4c5ae442157c7dfc4e10cd14
clocksource: sirf: Remove unused variable

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>
drivers/clocksource/timer-marco.c