clocksource/drivers/arm_arch_timer: Remove arch_timer_rate1
authorJisheng Zhang <Jisheng.Zhang@synaptics.com>
Tue, 11 May 2021 07:48:56 +0000 (15:48 +0800)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Thu, 3 Jun 2021 20:15:12 +0000 (22:15 +0200)
commit4f9f4f0f6261e4b162dfcaf91e08824a7c93da07
tree1419b7d97a9e66409308194c658912ad3aca54c7
parent245a057fee18be08d6ac12357463579d06bea077
clocksource/drivers/arm_arch_timer: Remove arch_timer_rate1

This variable is added by my mistake, it's not used at all.

Fixes: e2bf384d4329 ("clocksource/drivers/arm_arch_timer: Add __ro_after_init and __init")
Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com>
Reported-by: Hulk Robot <hulkci@huawei.com>
Acked-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20210511154856.6afbcb65@xhacker.debian
drivers/clocksource/arm_arch_timer.c