]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/include/asm/arch-am33xx/clock.h
Merge branch 'master' of git://git.denx.de/u-boot-sh
[u-boot] / arch / arm / include / asm / arch-am33xx / clock.h
index f00fad38fe4b5072d01a5535531df02aa3b6cf8b..4af6b57e42f5528c7ed2e78796b654a94f179ec1 100644 (file)
@@ -107,6 +107,7 @@ const struct dpll_params *get_dpll_mpu_params(void);
 const struct dpll_params *get_dpll_core_params(void);
 const struct dpll_params *get_dpll_per_params(void);
 const struct dpll_params *get_dpll_ddr_params(void);
+void scale_vcores(void);
 void do_setup_dpll(const struct dpll_regs *, const struct dpll_params *);
 void prcm_init(void);
 void enable_basic_clocks(void);