commit | 713203e303ca9f75be8c729b533bf1559e442f6e | [log] [tgz] |
---|---|---|
author | Atish Patra <atish.patra@wdc.com> | Fri Aug 02 21:27:20 2019 -0700 |
committer | Paul Walmsley <paul.walmsley@sifive.com> | Tue Aug 06 14:37:58 2019 -0700 |
tree | d5035a28e1995015be4e7d926e18d846f6b5f1dc | |
parent | e21a712a9685488f5ce80495b37b9fdbe96c230d [diff] |
RISC-V: Remove per cpu clocksource There is only one clocksource in RISC-V. The boot cpu initializes that clocksource. No need to keep a percpu data structure. Signed-off-by: Atish Patra <atish.patra@wdc.com> Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com> Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>