diff options
Diffstat (limited to 'arch/arm/mach-s3c2443/clock.c')
-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 83b1aa63d778..0c3c0c884cd3 100644 --- a/arch/arm/mach-s3c2443/clock.c +++ b/arch/arm/mach-s3c2443/clock.c | |||
@@ -241,7 +241,7 @@ static struct clk clk_hsmmc = { | |||
241 | 241 | ||
242 | /* i2s_eplldiv | 242 | /* i2s_eplldiv |
243 | * | 243 | * |
244 | * This clock is the output from the I2S divisor of ESYSCLK, and is seperate | 244 | * This clock is the output from the I2S divisor of ESYSCLK, and is separate |
245 | * from the mux that comes after it (cannot merge into one single clock) | 245 | * from the mux that comes after it (cannot merge into one single clock) |
246 | */ | 246 | */ |
247 | 247 | ||