summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap/include/plat/voltage.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/plat-omap/include/plat/voltage.h')
-rw-r--r--arch/arm/plat-omap/include/plat/voltage.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/plat-omap/include/plat/voltage.h b/arch/arm/plat-omap/include/plat/voltage.h
index 19d67b2c3d83..563d5bae448d 100644
--- a/arch/arm/plat-omap/include/plat/voltage.h
+++ b/arch/arm/plat-omap/include/plat/voltage.h
@@ -151,8 +151,7 @@ void omap_voltage_register_pmic(struct omap_volt_pmic_info *pmic_info);
unsigned long omap_voltage_get_nom_volt(struct voltagedomain *voltdm);
int omap_voltage_add_userreq(struct voltagedomain *voltdm, struct device *dev,
unsigned long *volt);
-int omap_voltage_scale(struct voltagedomain *voltdm, unsigned long volt,
- unsigned long hack_freq);
+int omap_voltage_scale(struct voltagedomain *voltdm, unsigned long volt);
#ifdef CONFIG_PM
void omap_voltage_init_vc(struct omap_volt_vc_data *setup_vc);