commit | d072c9658c3c2aa204c22e3ef27a0db6b4e3befa | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Mon Dec 15 16:59:20 2014 +0100 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Sun Jan 25 22:32:31 2015 +0100 |
tree | 92c29a8cb57ff9fb91f1eae97dbf513d57637811 | |
parent | 9bc7491906b4113b4c5ae442157c7dfc4e10cd14 [diff] |
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>