1. 06 Mar, 2008 1 commit
    • Adrian Bunk's avatar
      fix i2c build errors · b0718f77
      Adrian Bunk authored
      It seems to be a merge error in the omap tree that causes the following
      build errors with e.g. ateb9200_defconfig:
      
      <--  snip  -->
      
      ...
        MODPOST 93 modules
      ERROR: "__i2c_board_list" [drivers/i2c/i2c-core.ko] undefined!
      ERROR: "__i2c_board_lock" [drivers/i2c/i2c-core.ko] undefined!
      ERROR: "__i2c_first_dynamic_bus_num" [drivers/i2c/i2c-core.ko] undefined!
      make[2]: *** [__modpost] Error 1
      
      <--  snip  -->
      Signed-off-by: default avatarAdrian Bunk <adrian.bunk@movial.fi>
      Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
      b0718f77
  2. 05 Mar, 2008 39 commits