aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s5p/clock.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/plat-s5p/clock.c')
-rw-r--r--arch/arm/plat-s5p/clock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/plat-s5p/clock.c b/arch/arm/plat-s5p/clock.c
index a8bfabf4b6bc..24a931fd8d3b 100644
--- a/arch/arm/plat-s5p/clock.c
+++ b/arch/arm/plat-s5p/clock.c
@@ -38,7 +38,7 @@ struct clk clk_xusbxti = {
38 .id = -1, 38 .id = -1,
39}; 39};
40 40
41static struct clk s5p_clk_27m = { 41struct clk s5p_clk_27m = {
42 .name = "clk_27m", 42 .name = "clk_27m",
43 .id = -1, 43 .id = -1,
44 .rate = 27000000, 44 .rate = 27000000,