mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2025-04-19 20:58:31 +09: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:
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…
x
Reference in New Issue
Block a user