[U-Boot] [Patch V2.1] soft_i2c.c compiler/linker error
Heiko Schocher
hs at denx.de
Tue Mar 31 09:08:11 CEST 2009
Hello Jens,
Jens Scharsig wrote:
> 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 at bus-elektronik.de>
Applied to u-boot-i2c.git
thanks
Heiko
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
More information about the U-Boot
mailing list