Skip to content

Commit 7e1e4e6

Browse files
Anindya Sundar Gayendlezcano
authored andcommitted
clocksource/drivers/exynos_mct: Fixed a spelling error
Fixed a spelling issue in driver /s/processer/processor/ Signed-off-by: Anindya Sundar Gayen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Daniel Lezcano <[email protected]>
1 parent b5a497a commit 7e1e4e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/clocksource/exynos_mct.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ static cycles_t exynos4_read_current_timer(void)
238238
static int __init exynos4_clocksource_init(bool frc_shared)
239239
{
240240
/*
241-
* When the frc is shared, the main processer should have already
241+
* When the frc is shared, the main processor should have already
242242
* turned it on and we shouldn't be writing to TCON.
243243
*/
244244
if (frc_shared)

0 commit comments

Comments
 (0)