diff options
Diffstat (limited to 'arch/arm/mach-omap2/omap_hwmod.h')
-rw-r--r-- | arch/arm/mach-omap2/omap_hwmod.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/omap_hwmod.h b/arch/arm/mach-omap2/omap_hwmod.h index 0c898f58ac9b..aab33fd814c0 100644 --- a/arch/arm/mach-omap2/omap_hwmod.h +++ b/arch/arm/mach-omap2/omap_hwmod.h | |||
@@ -699,6 +699,7 @@ extern int omap2420_hwmod_init(void); | |||
699 | extern int omap2430_hwmod_init(void); | 699 | extern int omap2430_hwmod_init(void); |
700 | extern int omap3xxx_hwmod_init(void); | 700 | extern int omap3xxx_hwmod_init(void); |
701 | extern int omap44xx_hwmod_init(void); | 701 | extern int omap44xx_hwmod_init(void); |
702 | extern int omap54xx_hwmod_init(void); | ||
702 | extern int am33xx_hwmod_init(void); | 703 | extern int am33xx_hwmod_init(void); |
703 | 704 | ||
704 | extern int __init omap_hwmod_register_links(struct omap_hwmod_ocp_if **ois); | 705 | extern int __init omap_hwmod_register_links(struct omap_hwmod_ocp_if **ois); |