]> git.sur5r.net Git - u-boot/blobdiff - arch/powerpc/cpu/mpc8xx/speed.c
board_f: powerpc: Rename get_clocks_866() to get_clocks()
[u-boot] / arch / powerpc / cpu / mpc8xx / speed.c
index 42442b8c986eb147bf5cf5a08e87ffb2ccfe4134..613209cc6dd0058bf9f27e90f36bdbeed1bf7b2f 100644 (file)
@@ -243,7 +243,7 @@ static long init_pll_866 (long clk);
  * contains invalid value).
  * This functions requires an MPC866 or newer series CPU.
  */
-int get_clocks_866 (void)
+int get_clocks(void)
 {
        volatile immap_t *immr = (immap_t *) CONFIG_SYS_IMMR;
        char              tmp[64];