Commit 7e1e4e62 authored by Anindya Sundar Gayen's avatar Anindya Sundar Gayen Committed by Daniel Lezcano
Browse files

clocksource/drivers/exynos_mct: Fixed a spelling error



Fixed a spelling issue in driver /s/processer/processor/

Signed-off-by: default avatarAnindya Sundar Gayen <anindya.sg@samsung.com>
Link: https://lore.kernel.org/r/20250228131138.9208-1-anindya.sg@samsung.com


Signed-off-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
parent b5a497a7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)