X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=cpu%2Fppc4xx%2Fspeed.c;h=ef47ffc952198c35b287253b441c2445d2b3a815;hb=f060054dadbbe7027ca088eed806a3ef1f82fdb7;hp=8b4e64a19cb039a38be9120df055ae219d0c9f46;hpb=cfd60441d8360cb9ffa315ecf3a2aef9bc134905;p=u-boot diff --git a/cpu/ppc4xx/speed.c b/cpu/ppc4xx/speed.c index 8b4e64a19c..ef47ffc952 100644 --- a/cpu/ppc4xx/speed.c +++ b/cpu/ppc4xx/speed.c @@ -1126,7 +1126,7 @@ void get_sys_info (sys_info_t * sysInfo) m = sysInfo->pllFwdDiv * plb2xDiv * 2 * sysInfo->pllOpbDiv * sysInfo->pllExtBusDiv; break; - case PLL_FBK_PLL_LOCAL: + case PLL_FBK_PLL_LOCAL: break; default: printf("%s unknown m\n", __FUNCTION__);