Skip to content
Snippets Groups Projects
  1. Apr 01, 2009
  2. Mar 31, 2009
    • Jens Scharsig's avatar
      soft_i2c.c compiler/linker error · d144f94d
      Jens Scharsig authored
      
      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: default avatarJens Scharsig <esw@bus-elektronik.de>
      d144f94d
  3. Mar 30, 2009
  4. Mar 28, 2009
  5. Mar 27, 2009
  6. Mar 26, 2009
  7. Mar 25, 2009
Loading