commit | c2b852f77b0d4c71967b61848d666c7a25e17627 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Tue Jul 16 16:45:38 2013 +0200 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Thu Jul 18 15:27:19 2013 +0200 |
tree | 292332917d078edef69979798008f6d8550e53f4 | |
parent | 96651a0732d148f7e4a59cec6aa174049866cd0e [diff] |
clocksource: sun4i: Remove TIMER_SCAL variable The prescaler is only used when using the internal low frequency oscillator (at 32kHz). Since we're using the higher frequency oscillator at 24MHz, we can just remove it. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>