ARM: tegra: clocks: separate tegra_clk_32k_ops from Tegra20 and Tegra30
[deliverable/linux.git] / arch / arm / mach-tegra / tegra30_clocks.h
index aeb4e963f6329d9ab0688af894c634a89b3b03b2..b08b8d9024a6083a82059edabf752c519d0881f6 100644 (file)
@@ -17,7 +17,7 @@
 #ifndef __MACH_TEGRA30_CLOCK_H
 #define __MACH_TEGRA30_CLOCK_H
 
-extern struct clk_ops tegra_clk_32k_ops;
+extern struct clk_ops tegra30_clk_32k_ops;
 extern struct clk_ops tegra30_clk_m_ops;
 extern struct clk_ops tegra_clk_m_div_ops;
 extern struct clk_ops tegra_pll_ref_ops;
This page took 0.051954 seconds and 5 git commands to generate.