Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Anindya Sundar Gayen and committed by
Daniel Lezcano
7e1e4e62 b5a497a7

+1 -1
+1 -1
drivers/clocksource/exynos_mct.c
··· 238 238 static int __init exynos4_clocksource_init(bool frc_shared) 239 239 { 240 240 /* 241 - * When the frc is shared, the main processer should have already 241 + * When the frc is shared, the main processor should have already 242 242 * turned it on and we shouldn't be writing to TCON. 243 243 */ 244 244 if (frc_shared)