mirror of
https://github.com/torvalds/linux.git
synced 2026-01-24 23:16:46 +00:00
clocksource/drivers/exynos_mct: Fixed a spelling error
Fixed a spelling issue in driver /s/processer/processor/ Signed-off-by: Anindya Sundar Gayen <anindya.sg@samsung.com> Link: https://lore.kernel.org/r/20250228131138.9208-1-anindya.sg@samsung.com Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
This commit is contained in:
committed by
Daniel Lezcano
parent
b5a497a797
commit
7e1e4e6265
@@ -238,7 +238,7 @@ static cycles_t exynos4_read_current_timer(void)
|
||||
static int __init exynos4_clocksource_init(bool frc_shared)
|
||||
{
|
||||
/*
|
||||
* When the frc is shared, the main processer should have already
|
||||
* When the frc is shared, the main processor should have already
|
||||
* turned it on and we shouldn't be writing to TCON.
|
||||
*/
|
||||
if (frc_shared)
|
||||
|
||||
Reference in New Issue
Block a user