diff options
Diffstat (limited to 'arch/arm/mach-s3c2443')
-rw-r--r-- | arch/arm/mach-s3c2443/clock.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c2443/clock.c b/arch/arm/mach-s3c2443/clock.c index 62cd4eaee01b..8a55e78f7090 100644 --- a/arch/arm/mach-s3c2443/clock.c +++ b/arch/arm/mach-s3c2443/clock.c | |||
@@ -391,7 +391,7 @@ static struct clk clk_hsmmc = { | |||
391 | 391 | ||
392 | /* i2s_eplldiv | 392 | /* i2s_eplldiv |
393 | * | 393 | * |
394 | * This clock is the output from the I2S divisor of ESYSCLK, and is seperate | 394 | * This clock is the output from the I2S divisor of ESYSCLK, and is separate |
395 | * from the mux that comes after it (cannot merge into one single clock) | 395 | * from the mux that comes after it (cannot merge into one single clock) |
396 | */ | 396 | */ |
397 | 397 | ||