summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/cm33xx.h
diff options
context:
space:
mode:
authorAfzal Mohammed <afzal@ti.com>2013-05-27 14:35:41 (GMT)
committerTony Lindgren <tony@atomide.com>2013-06-12 14:55:32 (GMT)
commit33f82f337989c37163ba6e1e8c0a63528ecb385b (patch)
treea13c7aef56088ce93fdcd43e2c52ab95c89ee66f /arch/arm/mach-omap2/cm33xx.h
parent970585c68bfcf9f30cadbdf458c6b414e36862c3 (diff)
downloadlinux-fsl-qoriq-33f82f337989c37163ba6e1e8c0a63528ecb385b.tar.xz
ARM: OMAP2+: AM43x: kbuild
Build pieces that could be reused for AM43x - GIC related, secure related and common PRCM. Signed-off-by: Afzal Mohammed <afzal@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/cm33xx.h')
-rw-r--r--arch/arm/mach-omap2/cm33xx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/cm33xx.h b/arch/arm/mach-omap2/cm33xx.h
index 64f4baf..9d1f4fc 100644
--- a/arch/arm/mach-omap2/cm33xx.h
+++ b/arch/arm/mach-omap2/cm33xx.h
@@ -383,7 +383,7 @@ extern void am33xx_cm_clkdm_disable_hwsup(s16 inst, u16 cdoffs);
extern void am33xx_cm_clkdm_force_sleep(s16 inst, u16 cdoffs);
extern void am33xx_cm_clkdm_force_wakeup(s16 inst, u16 cdoffs);
-#ifdef CONFIG_SOC_AM33XX
+#if defined(CONFIG_SOC_AM33XX) || defined(CONFIG_SOC_AM43XX)
extern int am33xx_cm_wait_module_idle(u16 inst, s16 cdoffs,
u16 clkctrl_offs);
extern void am33xx_cm_module_enable(u8 mode, u16 inst, s16 cdoffs,