diff options
author | Jens Scharsig <esw@bus-elektronik.de> | 2009-03-31 06:18:29 (GMT) |
---|---|---|
committer | Heiko Schocher <hs@denx.de> | 2009-03-31 06:29:50 (GMT) |
commit | d144f94d590b5190a9963bd0f2026b2a7ce67eda (patch) | |
tree | a35ca2d60b966ef5ed4158a3c8d234bc9e3b7d4e /blackfin_config.mk | |
parent | 2344bb8de2354101a8264c2123303c9d8d2aed3c (diff) | |
download | u-boot-d144f94d590b5190a9963bd0f2026b2a7ce67eda.tar.xz |
soft_i2c.c compiler/linker error
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>
Diffstat (limited to 'blackfin_config.mk')
0 files changed, 0 insertions, 0 deletions