commit | 311fb70aa55174ddebb5c6022b23e58b85e9f116 | [log] [tgz] |
---|---|---|
author | Dejin Zheng <zhengdejin5@gmail.com> | Wed Apr 29 23:12:23 2020 +0800 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Fri May 22 23:58:56 2020 +0200 |
tree | 8982498e63a07b1d66abb7c3170850419cbc0a04 | |
parent | 83cba9536905e4f82b726a98fe404400f0c9eb76 [diff] |
clocksource/drivers/arc_timer: Remove duplicate error message The function arc_get_timer_clk() prints an error message if it fails, remove the second error message if the function fails. Signed-off-by: Dejin Zheng <zhengdejin5@gmail.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Link: https://lore.kernel.org/r/20200429151223.3120-1-zhengdejin5@gmail.com