diff options
Diffstat (limited to 'arch/arm/mach-omap2/common.h')
-rw-r--r-- | arch/arm/mach-omap2/common.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/common.h b/arch/arm/mach-omap2/common.h index 377eea849e7b..900ebdd544a0 100644 --- a/arch/arm/mach-omap2/common.h +++ b/arch/arm/mach-omap2/common.h | |||
@@ -110,7 +110,8 @@ void omap3630_init_early(void); | |||
110 | void omap3_init_early(void); /* Do not use this one */ | 110 | void omap3_init_early(void); /* Do not use this one */ |
111 | void am33xx_init_early(void); | 111 | void am33xx_init_early(void); |
112 | void am35xx_init_early(void); | 112 | void am35xx_init_early(void); |
113 | void ti81xx_init_early(void); | 113 | void ti814x_init_early(void); |
114 | void ti816x_init_early(void); | ||
114 | void am33xx_init_early(void); | 115 | void am33xx_init_early(void); |
115 | void am43xx_init_early(void); | 116 | void am43xx_init_early(void); |
116 | void am43xx_init_late(void); | 117 | void am43xx_init_late(void); |