]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - cpu/mpc8220/speed.c
* Patch by Ladislav Michl, 05 Apr 2005:
[karo-tx-uboot.git] / cpu / mpc8220 / speed.c
index 0c3df7c99a64a69daaff944ee252e22f6dc44c93..8346efe12e9f1ac58a7f08814fe13c1e62867f07 100644 (file)
@@ -74,7 +74,7 @@ int get_clocks (void)
        gd->inp_clk = CFG_MPC8220_CLKIN;
 
        /* Read XLB to PCI(INP) clock multiplier */
-       pci2bus = (*((volatile u32 *)PCI_REG_PCIGSCR) & 
+       pci2bus = (*((volatile u32 *)PCI_REG_PCIGSCR) &
                PCI_REG_PCIGSCR_PCI2XLB_CLK_MASK)>>PCI_REG_PCIGSCR_PCI2XLB_CLK_BIT;
 
        /* XLB bus clock */