ARM: OMAP4: Add minimal support for omap4
[safe/jmp/linux-2.6] / arch / arm / plat-omap / include / mach / common.h
index 0ecf36d..4b18833 100644 (file)
@@ -62,6 +62,7 @@ struct omap_globals {
 void omap2_set_globals_242x(void);
 void omap2_set_globals_243x(void);
 void omap2_set_globals_343x(void);
+void omap2_set_globals_443x(void);
 
 /* These get called from omap2_set_globals_xxxx(), do not call these */
 void omap2_set_globals_tap(struct omap_globals *);