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>pull/1188/head
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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue