mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-29 10:31:30 +00:00
This patch fix the compiler/linker errors common/cmd_i2c.c:1252: undefined reference to `i2c_get_bus_speed' common/cmd_i2c.c:1256: undefined reference to `i2c_set_bus_speed' if board use CONFIG_I2C_CMD_TREE and CONFIG_I2C_MULTI_BUS is not uesd/undef (wrong define order) and removes additional empty lines Signed-off-by: Jens Scharsig <esw@bus-elektronik.de> |
||
---|---|---|
.. | ||
bfin-twi_i2c.c | ||
fsl_i2c.c | ||
Makefile | ||
mxc_i2c.c | ||
omap24xx_i2c.c | ||
omap1510_i2c.c | ||
soft_i2c.c | ||
tsi108_i2c.c |