diff options
Diffstat (limited to 'arch/arm')
-rw-r--r-- | arch/arm/plat-s3c64xx/s3c6400-clock.c | 1 |
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 64a9721cccb0..8d9a0cada668 100644 --- a/arch/arm/plat-s3c64xx/s3c6400-clock.c +++ b/arch/arm/plat-s3c64xx/s3c6400-clock.c | |||
@@ -620,6 +620,7 @@ static struct clk *clks[] __initdata = { | |||
620 | &clk_iis_cd1, | 620 | &clk_iis_cd1, |
621 | &clk_pcm_cd, | 621 | &clk_pcm_cd, |
622 | &clk_mout_epll.clk, | 622 | &clk_mout_epll.clk, |
623 | &clk_fout_epll, | ||
623 | &clk_mout_mpll.clk, | 624 | &clk_mout_mpll.clk, |
624 | &clk_dout_mpll, | 625 | &clk_dout_mpll, |
625 | &clk_mmc0.clk, | 626 | &clk_mmc0.clk, |