diff options
author | Jens Scharsig <esw@bus-elektronik.de> | 2009-03-31 08:18:29 +0200 |
---|---|---|
committer | Heiko Schocher <hs@denx.de> | 2009-03-31 08:29:50 +0200 |
commit | d144f94d590b5190a9963bd0f2026b2a7ce67eda (patch) | |
tree | a35ca2d60b966ef5ed4158a3c8d234bc9e3b7d4e /include/asm-ppc/xilinx_irq.h | |
parent | 2344bb8de2354101a8264c2123303c9d8d2aed3c (diff) | |
download | u-boot-imx-d144f94d590b5190a9963bd0f2026b2a7ce67eda.zip u-boot-imx-d144f94d590b5190a9963bd0f2026b2a7ce67eda.tar.gz u-boot-imx-d144f94d590b5190a9963bd0f2026b2a7ce67eda.tar.bz2 |
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 'include/asm-ppc/xilinx_irq.h')
0 files changed, 0 insertions, 0 deletions