diff options
Diffstat (limited to 'arch/arm/plat-s3c24xx/clock.c')
| -rw-r--r-- | arch/arm/plat-s3c24xx/clock.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/plat-s3c24xx/clock.c b/arch/arm/plat-s3c24xx/clock.c index 8474d05274b..931d26d1a54 100644 --- a/arch/arm/plat-s3c24xx/clock.c +++ b/arch/arm/plat-s3c24xx/clock.c @@ -43,7 +43,7 @@  #include <plat/cpu.h>  #include <plat/pll.h> -/* initalise all the clocks */ +/* initialise all the clocks */  void __init_or_cpufreq s3c24xx_setup_clocks(unsigned long fclk,  					   unsigned long hclk,  |