]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/m68k/cpu/mcf5227x/speed.c
Merge branch 'master' of git://git.denx.de/u-boot-i2c
[karo-tx-uboot.git] / arch / m68k / cpu / mcf5227x / speed.c
index 08e49906f52ec51332395dea1a778019ddf7d826..44de4a6701ac4ce6700218623338c8582af9be2b 100644 (file)
@@ -118,7 +118,7 @@ int get_clocks(void)
                gd->bus_clk = gd->arch.flb_clk;
        }
 
-#ifdef CONFIG_FSL_I2C
+#ifdef CONFIG_SYS_I2C_FSL
        gd->arch.i2c1_clk = gd->bus_clk;
 #endif