aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm/clock-7x30.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-msm/clock-7x30.h')
-rw-r--r--arch/arm/mach-msm/clock-7x30.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-msm/clock-7x30.h b/arch/arm/mach-msm/clock-7x30.h
index da8e1c6f774e..53622b3992b7 100644
--- a/arch/arm/mach-msm/clock-7x30.h
+++ b/arch/arm/mach-msm/clock-7x30.h
@@ -145,6 +145,7 @@ extern int internal_pwr_rail_ctl_auto(unsigned rail_id, bool enable);
145 .flags = clk_flags, \ 145 .flags = clk_flags, \
146 .dev = clk_dev, \ 146 .dev = clk_dev, \
147 .dbg_name = #l_id, \ 147 .dbg_name = #l_id, \
148 .ops = &clk_ops_pcom, \
148 } 149 }
149 150
150#endif 151#endif