aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/vp.h
diff options
context:
space:
mode:
authorKevin Hilman <khilman@ti.com>2011-07-15 16:38:10 -0700
committerKevin Hilman <khilman@ti.com>2011-09-15 12:09:08 -0700
commitcc6962dbab223ae51b47c8057d39d89ac6af0d35 (patch)
treede3fb8315750b1a7e89b3f8cf729c7a3f23da19a /arch/arm/mach-omap2/vp.h
parentOMAP3+: VP: update_errorgain(): return error if VP (diff)
downloadlinux-dev-cc6962dbab223ae51b47c8057d39d89ac6af0d35.tar.xz
linux-dev-cc6962dbab223ae51b47c8057d39d89ac6af0d35.zip
OMAP3+: VP: remove unused omap_vp_get_curr_volt()
Signed-off-by: Kevin Hilman <khilman@ti.com>
Diffstat (limited to 'arch/arm/mach-omap2/vp.h')
-rw-r--r--arch/arm/mach-omap2/vp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/vp.h b/arch/arm/mach-omap2/vp.h
index 7dc5cb3cd60c..7c155d248aa3 100644
--- a/arch/arm/mach-omap2/vp.h
+++ b/arch/arm/mach-omap2/vp.h
@@ -120,7 +120,6 @@ extern struct omap_vp_instance omap4_vp_core;
void omap_vp_init(struct voltagedomain *voltdm);
void omap_vp_enable(struct voltagedomain *voltdm);
void omap_vp_disable(struct voltagedomain *voltdm);
-unsigned long omap_vp_get_curr_volt(struct voltagedomain *voltdm);
int omap_vp_forceupdate_scale(struct voltagedomain *voltdm,
unsigned long target_volt);
int omap_vp_update_errorgain(struct voltagedomain *voltdm,