diff options
Diffstat (limited to 'arch/arm/plat-omap/include/plat/common.h')
-rw-r--r-- | arch/arm/plat-omap/include/plat/common.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/plat-omap/include/plat/common.h b/arch/arm/plat-omap/include/plat/common.h index 5e4afbee0fd7..962aaebf59d4 100644 --- a/arch/arm/plat-omap/include/plat/common.h +++ b/arch/arm/plat-omap/include/plat/common.h | |||
@@ -58,8 +58,7 @@ struct omap_globals { | |||
58 | 58 | ||
59 | void omap2_set_globals_242x(void); | 59 | void omap2_set_globals_242x(void); |
60 | void omap2_set_globals_243x(void); | 60 | void omap2_set_globals_243x(void); |
61 | void omap2_set_globals_343x(void); | 61 | void omap2_set_globals_3xxx(void); |
62 | void omap2_set_globals_36xx(void); | ||
63 | void omap2_set_globals_443x(void); | 62 | void omap2_set_globals_443x(void); |
64 | 63 | ||
65 | /* These get called from omap2_set_globals_xxxx(), do not call these */ | 64 | /* These get called from omap2_set_globals_xxxx(), do not call these */ |