mirror of
https://xff.cz/git/u-boot/
synced 2025-11-01 19:05:51 +01:00
Instead of using directly the i2c_set_bus() function, the I2C_SET_BUS macro must be used to avoid build errors for targets without multibus I2C. Signed-off-by: Stefano Babic <sbabic@denx.de>