powerpc: ppc4xx: remove csb272, csb472 support
[platform/kernel/u-boot.git] / board / lwmon5 / kbd.c
index f3562b7..97962da 100644 (file)
@@ -98,7 +98,7 @@ static void kbd_init (void)
        uchar val, errcd;
        int i;
 
-       i2c_init (CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE);
+       i2c_set_bus_num(0);
 
        gd->arch.kbd_status = 0;