aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/voltage.h
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2012-06-22 01:50:22 -0700
committerTony Lindgren <tony@atomide.com>2012-06-22 01:50:22 -0700
commit6fd8246b1c1167c983b089f9eaafa13ef9ca7adf (patch)
tree4380085c128ab80d28fbb96806bfc4f85cd3cbb3 /arch/arm/mach-omap2/voltage.h
parent08f3098928c991560408e8c71d4af8b1a3ff2d67 (diff)
parent9c80f3aa8b7828c89c5bae5c769955d1ac58630b (diff)
Merge tag 'omap-devel-a-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into devel-am33xxomap-devel-am33xx-for-v3.6
Adds AM33xx PRCM support
Diffstat (limited to 'arch/arm/mach-omap2/voltage.h')
-rw-r--r--arch/arm/mach-omap2/voltage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/voltage.h b/arch/arm/mach-omap2/voltage.h
index 16a1b092cf36..a7c43c1042be 100644
--- a/arch/arm/mach-omap2/voltage.h
+++ b/arch/arm/mach-omap2/voltage.h
@@ -156,6 +156,7 @@ int omap_voltage_late_init(void);
extern void omap2xxx_voltagedomains_init(void);
extern void omap3xxx_voltagedomains_init(void);
+extern void am33xx_voltagedomains_init(void);
extern void omap44xx_voltagedomains_init(void);
struct voltagedomain *voltdm_lookup(const char *name);