aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm/devices.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-msm/devices.h')
-rw-r--r--arch/arm/mach-msm/devices.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-msm/devices.h b/arch/arm/mach-msm/devices.h
index 19c5de99e20c..d2095547fce8 100644
--- a/arch/arm/mach-msm/devices.h
+++ b/arch/arm/mach-msm/devices.h
@@ -38,4 +38,7 @@ extern struct platform_device msm_device_nand;
38extern struct clk msm_clocks_7x01a[]; 38extern struct clk msm_clocks_7x01a[];
39extern unsigned msm_num_clocks_7x01a; 39extern unsigned msm_num_clocks_7x01a;
40 40
41extern struct clk msm_clocks_8x50[];
42extern unsigned msm_num_clocks_8x50;
43
41#endif 44#endif