diff options
Diffstat (limited to 'arch/arm/mach-omap2/vc.h')
-rw-r--r-- | arch/arm/mach-omap2/vc.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/vc.h b/arch/arm/mach-omap2/vc.h index 91c8d75bf2ea..cdbdd78e755e 100644 --- a/arch/arm/mach-omap2/vc.h +++ b/arch/arm/mach-omap2/vc.h | |||
@@ -117,6 +117,9 @@ extern struct omap_vc_param omap4_mpu_vc_data; | |||
117 | extern struct omap_vc_param omap4_iva_vc_data; | 117 | extern struct omap_vc_param omap4_iva_vc_data; |
118 | extern struct omap_vc_param omap4_core_vc_data; | 118 | extern struct omap_vc_param omap4_core_vc_data; |
119 | 119 | ||
120 | void omap3_vc_set_pmic_signaling(int core_next_state); | ||
121 | |||
122 | |||
120 | void omap_vc_init_channel(struct voltagedomain *voltdm); | 123 | void omap_vc_init_channel(struct voltagedomain *voltdm); |
121 | int omap_vc_pre_scale(struct voltagedomain *voltdm, | 124 | int omap_vc_pre_scale(struct voltagedomain *voltdm, |
122 | unsigned long target_volt, | 125 | unsigned long target_volt, |