Merge branch 'late/clksrc' into late/cleanup
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / arm / mach-omap2 / common.h
index bf70e2b57ff8004b3052ddbaefe046389d97b454..272490e72ee01708b28685b382f42f6c75870d01 100644 (file)
@@ -292,5 +292,8 @@ extern void omap_reserve(void);
 struct omap_hwmod;
 extern int omap_dss_reset(struct omap_hwmod *);
 
+/* SoC specific clock initializer */
+extern int (*omap_clk_init)(void);
+
 #endif /* __ASSEMBLER__ */
 #endif /* __ARCH_ARM_MACH_OMAP2PLUS_COMMON_H */