diff options
Diffstat (limited to 'arch/arm/plat-omap/include/plat/common.h')
-rw-r--r-- | arch/arm/plat-omap/include/plat/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/plat-omap/include/plat/common.h b/arch/arm/plat-omap/include/plat/common.h index 29b2afb4288f..1dd97e7461c9 100644 --- a/arch/arm/plat-omap/include/plat/common.h +++ b/arch/arm/plat-omap/include/plat/common.h | |||
@@ -66,6 +66,7 @@ void omap2_set_globals_242x(void); | |||
66 | void omap2_set_globals_243x(void); | 66 | void omap2_set_globals_243x(void); |
67 | void omap2_set_globals_3xxx(void); | 67 | void omap2_set_globals_3xxx(void); |
68 | void omap2_set_globals_443x(void); | 68 | void omap2_set_globals_443x(void); |
69 | void omap2_set_globals_ti816x(void); | ||
69 | 70 | ||
70 | /* These get called from omap2_set_globals_xxxx(), do not call these */ | 71 | /* These get called from omap2_set_globals_xxxx(), do not call these */ |
71 | void omap2_set_globals_tap(struct omap_globals *); | 72 | void omap2_set_globals_tap(struct omap_globals *); |