]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/freescale/mpc8349itx/mpc8349itx.c
Merge branch 'master' of git://git.denx.de/u-boot-i2c
[karo-tx-uboot.git] / board / freescale / mpc8349itx / mpc8349itx.c
index 510ef0453ccc9e16c3a29cf40c1537fdfe268222..803d722806046ab3fc296631b6094d0641e9895a 100644 (file)
@@ -247,8 +247,7 @@ int misc_init_r(void)
 {
        int rc = 0;
 
-#ifdef CONFIG_HARD_I2C
-
+#if defined(CONFIG_SYS_I2C)
        unsigned int orig_bus = i2c_get_bus_num();
        u8 i2c_data;