aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s3c64xx/s3c6400-clock.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/plat-s3c64xx/s3c6400-clock.c')
-rw-r--r--arch/arm/plat-s3c64xx/s3c6400-clock.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/plat-s3c64xx/s3c6400-clock.c b/arch/arm/plat-s3c64xx/s3c6400-clock.c
index 6dd187d04743..96fa9ea4d5bc 100644
--- a/arch/arm/plat-s3c64xx/s3c6400-clock.c
+++ b/arch/arm/plat-s3c64xx/s3c6400-clock.c
@@ -636,6 +636,7 @@ void __init_or_cpufreq s3c6400_setup_clocks(void)
636 clk_fout_epll.rate = epll; 636 clk_fout_epll.rate = epll;
637 clk_fout_apll.rate = apll; 637 clk_fout_apll.rate = apll;
638 638
639 clk_h2.rate = hclk2;
639 clk_h.rate = hclk; 640 clk_h.rate = hclk;
640 clk_p.rate = pclk; 641 clk_p.rate = pclk;
641 clk_f.rate = fclk; 642 clk_f.rate = fclk;