aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm/clock-pcom.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-msm/clock-pcom.h')
-rw-r--r--arch/arm/mach-msm/clock-pcom.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/arch/arm/mach-msm/clock-pcom.h b/arch/arm/mach-msm/clock-pcom.h
index 17d027b2350..2c813f1dba2 100644
--- a/arch/arm/mach-msm/clock-pcom.h
+++ b/arch/arm/mach-msm/clock-pcom.h
@@ -132,8 +132,10 @@
132#define P_CSI1_P_CLK 97 132#define P_CSI1_P_CLK 97
133#define P_GSBI_CLK 98 133#define P_GSBI_CLK 98
134#define P_GSBI_P_CLK 99 134#define P_GSBI_P_CLK 99
135#define P_CE_CLK 100 /* Crypto engine */
136#define P_CODEC_SSBI_CLK 101
135 137
136#define P_NR_CLKS 100 138#define P_NR_CLKS 102
137 139
138struct clk_ops; 140struct clk_ops;
139extern struct clk_ops clk_ops_pcom; 141extern struct clk_ops clk_ops_pcom;