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 35ca6efbec31..4b070b42a15c 100644 --- a/arch/arm/mach-omap2/omap_hwmod.h +++ b/arch/arm/mach-omap2/omap_hwmod.h | |||
@@ -763,6 +763,7 @@ extern int omap3xxx_hwmod_init(void); | |||
763 | extern int omap44xx_hwmod_init(void); | 763 | extern int omap44xx_hwmod_init(void); |
764 | extern int omap54xx_hwmod_init(void); | 764 | extern int omap54xx_hwmod_init(void); |
765 | extern int am33xx_hwmod_init(void); | 765 | extern int am33xx_hwmod_init(void); |
766 | extern int ti81xx_hwmod_init(void); | ||
766 | extern int dra7xx_hwmod_init(void); | 767 | extern int dra7xx_hwmod_init(void); |
767 | int am43xx_hwmod_init(void); | 768 | int am43xx_hwmod_init(void); |
768 | 769 | ||