diff options
Diffstat (limited to 'arch/arm/mach-omap2/clock34xx.h')
-rw-r--r-- | arch/arm/mach-omap2/clock34xx.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/arch/arm/mach-omap2/clock34xx.h b/arch/arm/mach-omap2/clock34xx.h index f811a0978512..a2dcf574d98a 100644 --- a/arch/arm/mach-omap2/clock34xx.h +++ b/arch/arm/mach-omap2/clock34xx.h | |||
@@ -2218,17 +2218,6 @@ static struct clk usbhost_ick = { | |||
2218 | .recalc = &followparent_recalc, | 2218 | .recalc = &followparent_recalc, |
2219 | }; | 2219 | }; |
2220 | 2220 | ||
2221 | static struct clk usbhost_sar_fck = { | ||
2222 | .name = "usbhost_sar_fck", | ||
2223 | .ops = &clkops_omap2_dflt, | ||
2224 | .parent = &osc_sys_ck, | ||
2225 | .init = &omap2_init_clk_clkdm, | ||
2226 | .enable_reg = OMAP_PRM_REGADDR(OMAP3430ES2_USBHOST_MOD, PM_PWSTCTRL), | ||
2227 | .enable_bit = OMAP3430ES2_SAVEANDRESTORE_SHIFT, | ||
2228 | .clkdm_name = "usbhost_clkdm", | ||
2229 | .recalc = &followparent_recalc, | ||
2230 | }; | ||
2231 | |||
2232 | /* WKUP */ | 2221 | /* WKUP */ |
2233 | 2222 | ||
2234 | static const struct clksel_rate usim_96m_rates[] = { | 2223 | static const struct clksel_rate usim_96m_rates[] = { |