diff options
Diffstat (limited to 'arch/arm/mach-omap2/clockdomain.h')
-rw-r--r-- | arch/arm/mach-omap2/clockdomain.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-omap2/clockdomain.h b/arch/arm/mach-omap2/clockdomain.h index 6227e9505c2d..c9523c6164b0 100644 --- a/arch/arm/mach-omap2/clockdomain.h +++ b/arch/arm/mach-omap2/clockdomain.h | |||
@@ -210,7 +210,5 @@ extern struct clkdm_ops omap4_clkdm_operations; | |||
210 | extern struct clkdm_dep gfx_24xx_wkdeps[]; | 210 | extern struct clkdm_dep gfx_24xx_wkdeps[]; |
211 | extern struct clkdm_dep dsp_24xx_wkdeps[]; | 211 | extern struct clkdm_dep dsp_24xx_wkdeps[]; |
212 | extern struct clockdomain wkup_common_clkdm; | 212 | extern struct clockdomain wkup_common_clkdm; |
213 | extern struct clockdomain prm_common_clkdm; | ||
214 | extern struct clockdomain cm_common_clkdm; | ||
215 | 213 | ||
216 | #endif | 214 | #endif |