commit | 99311d0e841c4235f784551af224de148feebc9b | [log] [tgz] |
---|---|---|
author | Dmitry Osipenko <digetx@gmail.com> | Tue Jun 18 17:03:52 2019 +0300 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Tue Jun 25 19:49:18 2019 +0200 |
tree | 682350f03cf1a25fa326172734c6c6ce9312a961 | |
parent | 59d43c9589538e82cd87d51ace69c9e350149d98 [diff] |
clocksource/drivers/tegra: Remove duplicated use of per_cpu_ptr It was left unnoticed by accident, which means that the code could be cleaned up a tad more. Acked-by: Jon Hunter <jonathanh@nvidia.com> Signed-off-by: Dmitry Osipenko <digetx@gmail.com> Acked-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>