]> git.sur5r.net Git - u-boot/blobdiff - cpu/ppc4xx/speed.c
FSL LAW: Keep track of LAW allocations
[u-boot] / cpu / ppc4xx / speed.c
index 8b4e64a19cb039a38be9120df055ae219d0c9f46..ef47ffc952198c35b287253b441c2445d2b3a815 100644 (file)
@@ -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__);